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
2fdb3504
–
Add loading gif
|
History
|
Last Update |
|---|---|---|
| .. | ||
| .eslintrc.json | Loading commit data... | |
| .npmignore | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| index.js | Loading commit data... | |
| package.json | Loading commit data... | |
| test.js | Loading commit data... |
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]