couleurs : Add some color and styles to your Node.JS strings.. You can installing couleurs 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 couleurs $ sudo npm install -g couleurs
If want to update the couleurs package execute the command as below,
$ sudo npm update couleurs
Update package globally,
$ npm install -g couleurs
$ sudo git clone https://github.com/rektide/couleurs.git
$ sudo npm install -g ./couleurs
couleurs@6.0.9 /usr/lib/node_modules/couleurs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall couleurs
Package Name | couleurs |
Version | 6.0.9 |
Description | Add some color and styles to your Node.JS strings. |
Released Date | 2017-09-08T12:23:04.539Z |
Published by | ionicabizau |
How to Learn | https://www.npmjs.com/package/couleurs/tutorial |