data-uri-to-buffer : Generate a Buffer instance from a Data URI string. You can installing data-uri-to-buffer 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 data-uri-to-buffer $ sudo npm install -g data-uri-to-buffer
If want to update the data-uri-to-buffer package execute the command as below,
$ sudo npm update data-uri-to-buffer
Update package globally,
$ npm install -g data-uri-to-buffer
$ sudo git clone https://github.com/rektide/data-uri-to-buffer.git
$ sudo npm install -g ./data-uri-to-buffer
data-uri-to-buffer@2.0.0 /usr/lib/node_modules/data-uri-to-buffer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall data-uri-to-buffer
Package Name | data-uri-to-buffer |
Version | 2.0.0 |
Description | Generate a Buffer instance from a Data URI string |
Released Date | 2017-07-19T01:26:36.607Z |
Published by | tootallnate |
How to Learn | https://www.npmjs.com/package/data-uri-to-buffer/tutorial |