@tronscanteam/instascan-v3
v1.0.6
Published
Webcam-driven QR code scanner.
Downloads
9
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 @tronscanteam/instascan-v3
const Instascan = require('@tronscanteam/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.