An awesome(simple) QR code generator written in JavaScript.

Live demo Check out our brand-new live demo. Or you can also access the live demo by typing bitcat.cc/awesome in the browser on your smartphone. Compatibility Awesome-qr.js is compatible with following browsers. Chrome 4+ (Chrome for Android 53+) Firefox 3.6+ (Firefox for Android 49+) Opera 9+ (Opera Mobile 10+) Safari 4+ (iOS Safari 3.2+) Android Browser 3+ Edge 12+ …

Keep npm modules up-to-date

There is a npm package which provides functionality to check the up-to-date status of the npm packages and update them to latest versions. Here is detail information about the package. https://www.npmjs.com/package/npm-check-updates Usage is simple Install the package using npm install -g npm-check-updates Check latest versions using ncu Update to latest versions using ncu -u