zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.36k stars 535 forks source link

zxing-wasm: An alternative choice with active development for js users. #580

Open Sec-ant opened 8 months ago

Sec-ant commented 8 months ago

I'm maintaining a repo called zxing-wasm. It uses a WebAssembly build of zxing-cpp and is written in TypeScript, and is also published as an ES module with types on npmjs. It supports QR codes and many other types of barcodes.

It's already being used in barcode-detector (a browser polyfill of Barcode Detection API) and vue-qrcode-reader (a ready-to-use barcode scanner written in vue3) with good results.

Hope you find it helpful.

github-actions[bot] commented 2 months ago

Stale issue message