Skip to content
forked from metafloor/bwip-js

Barcode Writer in Pure JavaScript

License

Notifications You must be signed in to change notification settings

r0h0gg6/bwip-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// 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.

About

Barcode Writer in Pure JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PostScript 86.6%
  • C 13.4%