镜像自GitHub仓库
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.
 
 
 
Go to file
XhmikosR 7877af5980 fix a few JSHint warnings 12 years ago
src fix a few JSHint warnings 12 years ago
.gitignore Cleans git ignores. 12 years ago
LICENSE.txt Updates license year. 12 years ago
README.md Prepares release. 12 years ago
makefile.js Updates build process. 12 years ago
package.json Sets version to 0.4-dev. 12 years ago

README.md

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.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