exside / qr.js

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

Home Page:http://cosmic.mearie.org/2011/01/qrjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://cosmic.mearie.org/2011/01/qrjs/


Languages

Language:JavaScript 100.0%