qrcodejs-module
v1.0.1
Published
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.
Downloads
6
Readme
Qrcodejs-module
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.
Basic Usages
npm install qrcodejs-module
Browser Compatibility
IE6~10, Chrome, Firefox, Safari, Opera, Mobile Safari, Android, Windows Mobile, ETC.
License
MIT License
Contact
twitter @davidshimjs