datauri : Create DataURI scheme easily. You can installing datauri 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 datauri $ sudo npm install -g datauri
If want to update the datauri package execute the command as below,
$ sudo npm update datauri
Update package globally,
$ npm install -g datauri
$ sudo git clone https://github.com/rektide/datauri.git
$ sudo npm install -g ./datauri
datauri@1.0.5 /usr/lib/node_modules/datauri
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall datauri
Package Name | datauri |
Version | 1.0.5 |
Description | Create DataURI scheme easily |
Released Date | 2016-12-12T02:39:35.500Z |
Published by | helder |
How to Learn | https://www.npmjs.com/package/datauri/tutorial |