instascan-v3
v1.0.5
Published
Webcam-driven QR code scanner.
Downloads
11
Maintainers
Readme
This is an update to the orignal instascan
Installing
Note: Chrome requires HTTPS when using the WebRTC API. Any pages using this library should be served over HTTPS.
NPM
npm install --save instascan-v3
const Instascan = require('instascan-v3');
Credits
Powered by the Emscripten JavaScript build of the C++ port of the ZXing Java library.
License
Copyright © 2016 Chris Schmich
MIT License. See LICENSE for details.