@part-db/html5-qrcode
v4.0.0
Published
A cross platform HTML5 QR Code & bar code scanner (forked for Part-DB)
Maintainers
Readme
@part-db/Html5-QRCode
This is a fork of the original Html5-QRCode library by mebjas.
This fork is intended primary for the use in Part-DB. The ZXing-JS dependency was removed to save code. Everything is now decoded using the native Barcode Detector API. If your browser does not support it you can use a polyfill like barcode-detector, which uses a webasm version of the big ZXing library and offers a much better performance and quality than the JS version.
