Skip to content

weisenb/jsqrcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

<script type="text/javascript" src="./lib/zqrcode.min.js"></script>

Decode image with: qrcode.decode(url or DataURL, function callback() {}).

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%