instascan-v2
v1.0.2
Published
Webcam-driven QR code scanner.
Downloads
13
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-v2
const Instascan = require('instascan-v2');
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.