QuaggaJS is a barcode-scanner entirely written in JavaScript supporting real- time localization and decoding of various types of barcodes such as EAN, CODE 128, CODE 39, EAN 8, UPC-A, UPC-C, I2of5, ...
Since Google ML Kit allowed for offline usage of pregenerated neural networks I got interested in seeing if I can make a simple barcode reading application. For that, I needed a wrapper to abstract ML ...