This repository has been integrated into the zxing-wasm repository, where ongoing development will take place.
This is a custom tweak of the ZXing Cpp wasm wrapper, with cloud build via Github Actions.
- ES6 module
- Add
eccLevel
,version
,orientation
,isMirrored
andisInverted
to read result
You can download the latest build output from the continuous integration system from the Actions tab (Look for 'wasm-artifacts'). Or you can download them from the Release page.
All thanks to zxing-cpp/zxing-cpp.
Apache-2.0