A pure javascript QR code decoding library, accept File object, image url, image base64.
npm install qrcode-parser !npm bundle size  !Test
A pure javascript QR code decoding library, accept File object, image url, image base64.
👉 DEMO
``bash`
yarn add qrcode-parser
`js
import qrcodeParser from "qrcode-parser";
qrcodeParser(input);
// => return promise
`
1. Fork it!
2. Create your feature branch: git checkout -b my-new-featuregit commit -am 'Add some feature'
3. Commit your changes: git push origin my-new-feature`
4. Push to the branch:
5. Submit a pull request :D
qrcode-parser © sinchang, Released under the MIT License.
Authored and maintained by sinchang with help from contributors (list).
> sinchang.me · GitHub @sinchang · Twitter @sinchangwen