gulp.spritesmith : Convert a set of images into a spritesheet and CSS variables via gulp. You can installing gulp.spritesmith 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.spritesmith $ sudo npm install -g gulp.spritesmith
If want to update the gulp.spritesmith package execute the command as below,
$ sudo npm update gulp.spritesmith
Update package globally,
$ npm install -g gulp.spritesmith
$ sudo git clone https://github.com/rektide/gulp.spritesmith.git
$ sudo npm install -g ./gulp.spritesmith
gulp.spritesmith@6.7.0 /usr/lib/node_modules/gulp.spritesmith
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp.spritesmith
Package Name | gulp.spritesmith |
Version | 6.7.0 |
Description | Convert a set of images into a spritesheet and CSS variables via gulp |
Released Date | 2017-11-10T09:06:54.689Z |
Published by | twolfson |
How to Learn | https://www.npmjs.com/package/gulp.spritesmith/tutorial |