QR and barcode scanner using HTML and Javascript | Minhaz
https://blog.minhazav.dev/QR-and-barcode-scanner-using-html-and-javascript/
Latest: 1. Ability to scan different kinds of 1D codes and 2D codes. 1.1. See all supported formats here. 1.2. Scanned format type and the name returned in the success callback. 2. More reliable code scanning, fixing issues like issue#134, issue#63, issue#140. 2.1. Both (1) & (2) were achieved by migrating the decoding library from Lazarsoft's library to Zxing-js. 3. [Minor] Library now reports more granular errors to reduce debugging time for developers. 3.1. For example, if …
Latest: 1. Ability to scan different kinds of 1D codes and 2D codes. 1.1. See all supported formats here. 1.2. Scanned format type and the name returned in the success callback. 2. More reliable code scanning, fixing issues like issue#134, issue#63, issue#140. 2.1. Both (1) & (2) were achieved by migrating the decoding library from Lazarsoft's library to Zxing-js. 3. [Minor] Library now reports more granular errors to reduce debugging time for developers. 3.1. For example, if …
DA: 74 PA: 85 MOZ Rank: 8