strong-data-uri : Parser and builder for `data:` URIs. You can installing strong-data-uri 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 strong-data-uri $ sudo npm install -g strong-data-uri
If want to update the strong-data-uri package execute the command as below,
$ sudo npm update strong-data-uri
Update package globally,
$ npm install -g strong-data-uri
$ sudo git clone https://github.com/rektide/strong-data-uri.git
$ sudo npm install -g ./strong-data-uri
strong-data-uri@1.0.4 /usr/lib/node_modules/strong-data-uri
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall strong-data-uri
| Package Name | strong-data-uri |
| Version | 1.0.4 |
| Description | Parser and builder for `data:` URIs |
| Released Date | 2016-05-04T00:04:29.368Z |
| Published by | rmg |
| How to Learn | https://www.npmjs.com/package/strong-data-uri/tutorial |