Skip to content
qr.js: QR code generator in pure Javascript (2011)
JavaScript
Find file
Pull request Compare This branch is 17 commits ahead, 4 commits behind lifthrasiir:master.
Latest commit d83d1b2 @educastellano version fix
Failed to load latest commit information.
.gitignore gitignore
README.md Create README.md
bower.json version fix
package.json version fix
qr.js modulesize can be fixed from an option, or "scalable" if set to 0

README.md

qr.js: QR code generator in pure Javascript (2011)

This is a fairly standalone script for producing QR code on the fly. Originally developed for my own interest, the code is fully commented and well-structured. The code is in the public domain (or to be exact, Creative Commons Zero), and you can use it for absolutely any purpose.

See also a node.js module based on qr.js, packaged by Nadav Ivgi.

Something went wrong with that request. Please try again.