QRCode.js is javascript library for making QRCode.
QRCode.js supports Cross-browser with HTML5 Canvas and table tag in DOM.
QRCode.js has no dependencies.
All credit goes to davidshimjs/qrcodejs.
Add an export statement in the last line since this packages qrcodejs can not be used correctly.
module.exports = QRCode;
And turned it to an npm module for personal use.
Feel free to use.
npm install qrcodejs-module
IE6~10, Chrome, Firefox, Safari, Opera, Mobile Safari, Android, Windows Mobile, ETC.
MIT License
twitter @davidshimjs