@weisenb/jsqrcode
v0.0.1
Published
javsacript qrcode decode
Downloads
6
Readme
jsqrcode for npm
2011 Lazar Laszlo http://lazarsoft.info
Try it online: http://webqr.com
This is a port of ZXing qrcode scanner, http://code.google.com/p/zxing.
Usage:
Include the scripts in the following order:
Decode image with: qrcode.decode(url or DataURL, function callback() {}).