instascan icon indicating copy to clipboard operation
instascan copied to clipboard

HTML5 QR code scanner using your webcam

Results 108 instascan issues
Sort by recently updated
recently updated
newest added

For my mobile website, I'm using the scanner library and users have been noticing this crash (which has been occurring intermittently): **This web page was reloaded because of a problem...

Hi, I've saw that the last commit from the project dates from 30 Apr 2017: https://github.com/schmich/instascan/commit/b0f9519f2dd2a6661e67066d6ed678e621dd5ce2 The issues and PRs are stacking up (from 2017 too) without any comments of...

I need to able to use `import` statement Using `require('instascan')` fails, raising an error This dependency was not found: fs in ./node_modules/instascan/src/zxing.js To install it, you can run: npm install...

I can't see a Camera Image on the Demo-Website.

Hi guys, I've created a way to scan the contents of QR Code and save this data in a google spreadsheet. But I need to use two cameras or more...

HI. Can i scan qr from just image, without webcam? Thanks!

- support for ios devices - add min js - update readme file (build steps and remind for usage)

I was having issues with this library due to its dependency on `babel-polyfill`, as I needed to reference `babel-polyfill` on my own before this library. This was causing an error...

I'm analyzing my own app looking for things to slim down, and noticed that instascan takes up the most space? (even in development mode!) ![image](https://user-images.githubusercontent.com/199018/41711618-88a1f132-7516-11e8-9c3a-c74254ce7d9a.png) those sizes are all the...