css-color-names : A JSON Object of css color names mapped to their hex value. You can installing css-color-names 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 css-color-names $ sudo npm install -g css-color-names
If want to update the css-color-names package execute the command as below,
$ sudo npm update css-color-names
Update package globally,
$ npm install -g css-color-names
$ sudo git clone https://github.com/rektide/css-color-names.git
$ sudo npm install -g ./css-color-names
css-color-names@0.0.4 /usr/lib/node_modules/css-color-names
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall css-color-names
Package Name | css-color-names |
Version | 0.0.4 |
Description | A JSON Object of css color names mapped to their hex value |
Released Date | 2016-06-28T16:19:53.459Z |
Published by | bahamas10 |
How to Learn | https://www.npmjs.com/package/css-color-names/tutorial |