Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@bwip-js/browser

metafloor73.7kMIT4.6.0TypeScript support: included

JavaScript barcode generator supporting over 100 types and standards.

bar code, generator, barcode, javascript, node, react, react-native, typescript, browser, itf, gs1, upc, ean, pdf417, matrix, datamatrix, qrcode, databar, code128, code39, svg, pdfkit

readme

// Barcode Writer in Pure JavaScript

bwip-js bwip-js is a translation to native JavaScript of the amazing code provided in Barcode Writer in Pure PostScript. The translated code can run on any modern browser or JavaScript-based server framework.

The software has encoding modules for over 100 different barcode types and standards. All linear and two-dimensional barcodes in common use (and many uncommon ones) are available. Barcode images are generated as png (node-js) or to a canvas (browser) or as SVG (all platforms).

This is a platform-specific readme stub. See the main project's readme at Barcode Writer in Pure JavaScript.