setup-maven/node_modules/color-name
stCarolas 66602c7280 change url to archive mirror 2020-02-03 13:46:22 +03:00
..
.eslintrc.json change url to archive mirror 2020-02-03 13:46:22 +03:00
.npmignore change url to archive mirror 2020-02-03 13:46:22 +03:00
LICENSE change url to archive mirror 2020-02-03 13:46:22 +03:00
README.md change url to archive mirror 2020-02-03 13:46:22 +03:00
index.js change url to archive mirror 2020-02-03 13:46:22 +03:00
package.json change url to archive mirror 2020-02-03 13:46:22 +03:00
test.js change url to archive mirror 2020-02-03 13:46:22 +03:00

README.md

A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.

NPM

var colors = require('color-name');
colors.red //[255,0,0]