barcode-detector icon indicating copy to clipboard operation
barcode-detector copied to clipboard

Spec compliant polyfill of the Barcode Detection API 🤳

Results 4 barcode-detector issues
Sort by recently updated
recently updated
newest added

Hey, this lib seems great to use the modern barcode detection api. For me qrcode and code_128 is really interesting. In the readme it states, BarcodeDetectorZXing is not exposed at...

The code accesses browser-only APIs on import such as `EventTarget`, `Blob`, etc. This makes the library not SSR friendly. It would be better access browser APIs as late as possible....

Hello :) Im using your vue3 qrcode reader for one of my applications... After the QR Reading Page is opened for a few minutes it is crashing with the error...

If somebody is looking for alternative solution I found one https://github.com/undecaf/barcode-detector-polyfill