Skip to content

Polyfill of the Barcode Detection API

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.LihangXu
Notifications You must be signed in to change notification settings

aaronclong/barcode-detector-polyfill

 
 

Repository files navigation

@aaronclong/barcode-detector-polyfill

Polyfill for the Barcode Detection API based on utilizing ZXing.

Include the library

  1. Via npm:

Usage

Supported Barcode Symbologies

ZXing:

  • Aztec
  • Code 39
  • Code 128
  • EAN-8
  • EAN-13
  • UPC-A
  • UPC-E
  • QRCode
  • DataMatrix
  • PDF417
  • Interleaved 2 of 5 (ITF)

About

Polyfill of the Barcode Detection API

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.LihangXu

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.1%
  • TypeScript 30.9%
  • HTML 7.2%
  • CSS 2.8%