Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

instascan-v3

otisidev5MIT1.0.5

Webcam-driven QR code scanner.

qr, code, quick, response, scan, scanner, webcam, realtime

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.