svg4everybody : Use external SVG spritemaps in any browser. You can installing svg4everybody 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 svg4everybody $ sudo npm install -g svg4everybody
If want to update the svg4everybody package execute the command as below,
$ sudo npm update svg4everybody
Update package globally,
$ npm install -g svg4everybody
$ sudo git clone https://github.com/rektide/svg4everybody.git
$ sudo npm install -g ./svg4everybody
svg4everybody@2.1.9 /usr/lib/node_modules/svg4everybody
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall svg4everybody
| Package Name | svg4everybody |
| Version | 2.1.9 |
| Description | Use external SVG spritemaps in any browser |
| Released Date | 2017-07-20T23:09:46.119Z |
| Published by | timeiscoffee |
| How to Learn | https://www.npmjs.com/package/svg4everybody/tutorial |