JSPM

@bwip-js/react-native

4.6.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1395
  • Score
    100M100P100Q111967F
  • License MIT

JavaScript barcode generator supporting over 100 types and standards.

Package Exports

  • @bwip-js/react-native

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.