base64-img : Convert img to base64, or convert base64 to img. You can installing base64-img 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 base64-img $ sudo npm install -g base64-img
If want to update the base64-img package execute the command as below,
$ sudo npm update base64-img
Update package globally,
$ npm install -g base64-img
$ sudo git clone https://github.com/rektide/base64-img.git
$ sudo npm install -g ./base64-img
base64-img@1.0.3 /usr/lib/node_modules/base64-img
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall base64-img
Package Name | base64-img |
Version | 1.0.3 |
Description | Convert img to base64, or convert base64 to img |
Released Date | 2015-03-25T02:57:49.104Z |
Published by | douzi |
How to Learn | https://www.npmjs.com/package/base64-img/tutorial |