Javascript Barcode Reader

Simple and Fast Barcode reader for Browser and Node.js

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.


play_arrow   Try now

Getting started


You can either:

  1. use npm to install the javascript-barcode-reader package
  2. use CDN
  3. use the GitHub repository to get the latest development version
  1. Use npm:
    
    npm i --save javascript-barcode-reader
                    
  2. CDN link

    unpkg.com/javascript-barcode-reader

  3. Download from the repository:

    https://github.com/mubaidr/javascript-barcode-reader/

Available decoders