There is a barcode api, but unsure of the support
https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Detection_API
Summer Sale! All accounts are 50% off this week.
I'm looking to build some functionality that does the following (I'm using Laravel 12 and Livewire, with Alpine.js);
In particular I'm looking to scan the barcode of books, and retrieve the ISBN. I've had a look at Quagga.js but doesn't seem particularly reliable. Are there any other libraries, or built-in Livewire functionality that will allow me to do this?
Please or to participate in this conversation.