colors-tmpl : Simple templating for applying colors.js to strings. You can installing colors-tmpl 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 colors-tmpl $ sudo npm install -g colors-tmpl
If want to update the colors-tmpl package execute the command as below,
$ sudo npm update colors-tmpl
Update package globally,
$ npm install -g colors-tmpl
$ sudo git clone https://github.com/rektide/colors-tmpl.git
$ sudo npm install -g ./colors-tmpl
colors-tmpl@1.0.0 /usr/lib/node_modules/colors-tmpl
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall colors-tmpl
Package Name | colors-tmpl |
Version | 1.0.0 |
Description | Simple templating for applying colors.js to strings |
Released Date | 2014-10-09T08:28:01.672Z |
Published by | rvagg |
How to Learn | https://www.npmjs.com/package/colors-tmpl/tutorial |