You can either:
- use npm to install the javascript-barcode-reader package
- use CDN
- use the GitHub repository to get the latest development version
- Use npm:
npm i --save javascript-barcode-reader
- CDN link
- Download from the repository:
Simple and Fast Barcode decoder with support of Code128, Code93, Code39, Standard/Industrial 2 of 5, Interleaved 2 of 5, Codabar, EAN-13, EAN-8 barcodes in javascript.
You can either:
npm i --save javascript-barcode-reader