lamassu-server/lamassu-admin-elm/build/bower_components/qrjs
2018-10-08 21:29:06 +02:00
..
.bower.json Add lamassu-admin-elm to this repo (#185) 2018-10-08 21:29:06 +02:00
bower.json Add lamassu-admin-elm to this repo (#185) 2018-10-08 21:29:06 +02:00
package.json Add lamassu-admin-elm to this repo (#185) 2018-10-08 21:29:06 +02:00
qr.js Add lamassu-admin-elm to this repo (#185) 2018-10-08 21:29:06 +02:00
README.md Add lamassu-admin-elm to this repo (#185) 2018-10-08 21:29:06 +02:00

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.