bwip-js

Barcode Writer in Pure JavaScript

OTHER License

Downloads
537K
Stars
2.1K
Committers
5

Bot releases are hidden (Show)

bwip-js - bwip-js 2.0.5 (2019-12-16) / BWIPP 2019-11-08

Published by metafloor almost 5 years ago

Added a new drawing interface for pdfkit in the examples

bwip-js - bwip-js 2.0.4 (2019-12-15) / BWIPP 2019-11-08

Published by metafloor almost 5 years ago

Split modules for nodejs vs browser

bwip-js - bwip-js 2.0.3 (2019-12-15) / BWIPP 2019-11-08

Published by metafloor almost 5 years ago

Removed test code that slipped by release checks

bwip-js - bwip-js 2.0.2 (2019-12-14) / BWIPP 2019-11-08

Published by metafloor almost 5 years ago

Fixed publish script - releases working again...

bwip-js - bwip-js 1.7.4 (2019-10-30) / BWIPP 2018-02-04

Published by metafloor almost 5 years ago

Use Buffer.alloc() if available

bwip-js - bwip-js 1.7.3 (2019-04-23) / BWIPP 2018-02-04

Published by metafloor over 5 years ago

Sync datamatrix encoder with BWIPP 2019-04-24

bwip-js - bwip-js 1.7.2 (2019-03-11) / BWIPP 2018-02-04

Published by metafloor over 5 years ago

Patch-release for #122 and #128

bwip-js - bwip-js 1.7.1 (2018-08-01) / BWIPP 2018-02-04

Published by metafloor about 6 years ago

Release for #111 and #112

bwip-js - bwip-js 1.7.0 (2018-07-19) / BWIPP 2018-02-04

Published by metafloor over 6 years ago

1.7 resolves issues #98 and #110

bwip-js - bwip-js 1.6.3 (2018-02-15) / BWIPP 2018-02-04

Published by metafloor over 6 years ago

Sync with BWIPP 2018-02-04

bwip-js - bwip-js 1.6.2 (2017-11-22) / BWIPP 2017-07-10

Published by metafloor almost 7 years ago

Remove console.log() in xhr-fonts.js, issue #98

bwip-js - bwip-js 1.6.1 (2017-11-21) / BWIPP 2017-07-10

Published by metafloor almost 7 years ago

Updates for issues #91, #94

bwip-js - bwip-js 1.6.0 (2017-10-09) / BWIPP 2017-07-10

Published by metafloor about 7 years ago

Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).

bwip-js - bwip-js 1.5.6 (2017-09-18) / BWIPP 2017-06-09

Published by metafloor about 7 years ago

Added fill(0) after new Buffer() in node-bitmap.js

bwip-js - bwip-js 1.5.5 (2017-09-16) / BWIPP 2017-06-09

Published by metafloor about 7 years ago

Reverted Buffer.from() to new Buffer() for older nodes

bwip-js - bwip-js 1.5.4 (2017-09-05) / BWIPP 2017-06-09

Published by metafloor about 7 years ago

Fix OCR-A naming in node.js version

bwip-js - bwip-js 1.5.3 (2017-09-01) / BWIPP 2017-06-09

Published by metafloor about 7 years ago

Fixed error handling when image exceeds limits

bwip-js - bwip-js 1.5.2 (2017-09-01) / BWIPP 2017-06-09

Published by metafloor about 7 years ago

various tweaks and bug fixes

bwip-js - bwip-js 1.5.1 (2017-09-01) / BWIPP 2017-06-09

Published by metafloor about 7 years ago

let/const slipped into the code

bwip-js - bwip-js 1.5.0 (2017-09-01) / BWIPP 2017-06-09

Published by metafloor about 7 years ago

Version 1.5 - FreeType replacement