spritesheet-templates : Convert spritesheet data into CSS or CSS pre-processor data. You can installing spritesheet-templates 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 spritesheet-templates $ sudo npm install -g spritesheet-templates
If want to update the spritesheet-templates package execute the command as below,
$ sudo npm update spritesheet-templates
Update package globally,
$ npm install -g spritesheet-templates
$ sudo git clone https://github.com/rektide/spritesheet-templates.git
$ sudo npm install -g ./spritesheet-templates
spritesheet-templates@10.2.2 /usr/lib/node_modules/spritesheet-templates
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall spritesheet-templates
| Package Name | spritesheet-templates |
| Version | 10.2.2 |
| Description | Convert spritesheet data into CSS or CSS pre-processor data |
| Released Date | 2017-11-14T08:36:38.379Z |
| Published by | twolfson |
| How to Learn | https://www.npmjs.com/package/spritesheet-templates/tutorial |