ZXing TypeScript Examples
ZXing ("zebra crossing") TypeScript is an open-source, multi-format 1D/2D barcode image processing library ported to TypeScript from Java.
The library can be used from browser or from node. Below are links to browser demo & examples.
More information can be found in GitHub project home page.
Scanning Examples
- Multi-format (1D/2D)
- 2D
- 1D
View source code on GitHub.