JsBarcode icon indicating copy to clipboard operation
JsBarcode copied to clipboard

Barcode generation library written in JavaScript that works in both the browser and on Node.js

Results 125 JsBarcode issues
Sort by recently updated
recently updated
newest added

` "jsbarcode": "^3.11.5",` I am getting an error when trying to create a new bar code and save it. The below code works perfectly when running it outside of a...

Whether I store the JS locally or reference it from a local drive, I can't get any type of CODE128 barcodes to generate. The first 2 barcodes look fine. The...

Hi. I am trying to make a barcode generator for my work. I've followed your instructions and it works perfectly. However, when I download the script from the CDN at...

I am working on a project where we use this great package. However - we are optimizing our CSP headers and thus making them more strict. We ran into an...

Hi ya'l I need some directions on how to setup CODE128C as EAN128 via HTML. I know how to set up different options such as jsbarcode-format= jsbarcode-value= etc but I...