gulp-svg-sprite : SVG sprites & stacks galore ? Gulp plugin wrapping around svg-sprite that reads in a bunch of SVG files, optimizes them and creates SVG sprites and CSS resources in various flavours. You can installing gulp-svg-sprite 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 gulp-svg-sprite $ sudo npm install -g gulp-svg-sprite
If want to update the gulp-svg-sprite package execute the command as below,
$ sudo npm update gulp-svg-sprite
Update package globally,
$ npm install -g gulp-svg-sprite
$ sudo git clone https://github.com/rektide/gulp-svg-sprite.git
$ sudo npm install -g ./gulp-svg-sprite
gulp-svg-sprite@1.3.7 /usr/lib/node_modules/gulp-svg-sprite
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-svg-sprite
Package Name | gulp-svg-sprite |
Version | 1.3.7 |
Description | SVG sprites & stacks galore ? Gulp plugin wrapping around svg-sprite that reads in a bunch of SVG files, optimizes them and creates SVG sprites and CSS resources in various flavours |
Released Date | 2017-06-01T21:50:56.653Z |
Published by | jkphl |
How to Learn | https://www.npmjs.com/package/gulp-svg-sprite/tutorial |