1.0.5 • Published 4 years ago

instascan-v3 v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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.