A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.
var colors = require('color-name');
colors.red //[255,0,0]
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.eslintrc.json | give me point | |
.npmignore | give me point | |
LICENSE | give me point | |
README.md | give me point | |
index.js | give me point | |
package.json | give me point | |
test.js | give me point |
A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.
var colors = require('color-name');
colors.red //[255,0,0]