cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.63k stars 600 forks source link

Would it be possible to scan barcodes? #236

Open daviidrr opened 1 year ago

daviidrr commented 1 year ago

I use the library to scan QR codes correctly but I would like to know if barcode scanning is implemented or if it will be implemented.

Thanks in advance :)