You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
12 years ago | |
---|---|---|
src | 13 years ago | |
.gitignore | 13 years ago | |
LICENSE.txt | 13 years ago | |
README.md | 13 years ago | |
makefile.js | 12 years ago | |
package.json | 13 years ago |
README.md
jQuery.qrcode
- Website with download, docs and demo: http://larsjung.de/qrcode
- Sources: http://github.com/lrsjng/jQuery.qrcode
jQuery.qrcode is provided under the terms of the MIT License.
Uses QR Code Generator (MIT). Kudos to jquery.qrcode.js (MIT).
Changelog
v0.3 - 2012-??-??
v0.2 - 2012-07-02
- now encodes up to ~2900 characters (8-bit)
v0.1 - 2012-07-01
- Initial release