jsqrcode icon indicating copy to clipboard operation
jsqrcode copied to clipboard

[deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests

Results 18 jsqrcode issues
Sort by recently updated
recently updated
newest added

Sometimes will throw an error, like: ``` Couldn't find enough alignment patterns ```

Hi, as you've indicated this project is no longer maintained, could you also update the NPM page to reflect this? Currently the NPM page claims the fork is still maintained,...

I get this error code `Error locator degree does not match number of roots` Everytime I try to add to process QR code on my node server script however when...

Hello, I get my image from 'opencv'. Something like : ``` const cv = require("opencv"); const QrCode = require('qrcode-reader'); var qr = new QrCode(); qr.callback = function(err, result) { ......

is there any plan to support pdf417 ?

It is generating an error saying - "Couldn't find enough error patterns:0 patterns found"

support binary qrcode. ![E027BED4-379C-4431-AC07-FD91BDD7A747](https://user-images.githubusercontent.com/12068066/57666974-6c5e3100-7634-11e9-8c02-9e5fb39d3851.png)