Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 367 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 367 Bytes

@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)