qr-image : QR Code generator (png, svg, pdf, eps). You can installing qr-image npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install qr-image $ sudo npm install -g qr-image
If want to update the qr-image package execute the command as below,
$ sudo npm update qr-image
Update package globally,
$ npm install -g qr-image
$ sudo git clone https://github.com/rektide/qr-image.git
$ sudo npm install -g ./qr-image
qr-image@3.2.0 /usr/lib/node_modules/qr-image
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall qr-image
| Package Name | qr-image |
| Version | 3.2.0 |
| Description | QR Code generator (png, svg, pdf, eps) |
| Released Date | 2016-12-22T11:53:59.143Z |
| Published by | alexeyten |
| How to Learn | https://www.npmjs.com/package/qr-image/tutorial |