mirror of
https://github.com/lrsjng/jquery-qrcode.git
synced 2026-08-12 20:01:55 +08:00
8397550b1710bfc3b8f127b97fe4feb1533b4f11
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
develop branch
- adds options to set version range
- adds option to set blank area
v0.5.0 - 2013-07-23
- adds option to set error correction level
v0.4 - 2013-07-09
- fixes missing default values in some cases
v0.3 - 2013-06-01
- adds option to draw on existing canvas
v0.2 - 2012-07-02
- now encodes up to ~2900 characters (8-bit)
v0.1 - 2012-07-01
- Initial release
Languages
JavaScript
47.4%
Pug
34.4%
CSS
18.2%