colo : colorize string. You can installing colo 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 colo $ sudo npm install -g colo
If want to update the colo package execute the command as below,
$ sudo npm update colo
Update package globally,
$ npm install -g colo
$ sudo git clone https://github.com/rektide/colo.git
$ sudo npm install -g ./colo
colo@0.3.2 /usr/lib/node_modules/colo
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall colo
Package Name | colo |
Version | 0.3.2 |
Description | colorize string |
Released Date | 2016-04-07T06:00:24.232Z |
Published by | yosuke-furukawa |
How to Learn | https://www.npmjs.com/package/colo/tutorial |