color-name : A list of color names and its values. You can installing color-name 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 color-name $ sudo npm install -g color-name
If want to update the color-name package execute the command as below,
$ sudo npm update color-name
Update package globally,
$ npm install -g color-name
$ sudo git clone https://github.com/rektide/color-name.git
$ sudo npm install -g ./color-name
color-name@1.1.3 /usr/lib/node_modules/color-name
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall color-name
Package Name | color-name |
Version | 1.1.3 |
Description | A list of color names and its values |
Released Date | 2017-07-15T22:17:08.140Z |
Published by | dfcreative |
How to Learn | https://www.npmjs.com/package/color-name/tutorial |