qrcodejs-module

1.0.1 • Public • Published

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

Bitdeli Badge

Readme

Keywords

none

Package Sidebar

Install

npm i qrcodejs-module

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

153 kB

Total Files

11

Last publish

Collaborators

  • ianzhong