chengkaiqiang e6b2cb2e99 DYZBC_20250121 1 month ago
..
.eslintrc.json e6b2cb2e99 DYZBC_20250121 1 month ago
.npmignore e6b2cb2e99 DYZBC_20250121 1 month ago
LICENSE e6b2cb2e99 DYZBC_20250121 1 month ago
README.md e6b2cb2e99 DYZBC_20250121 1 month ago
index.js e6b2cb2e99 DYZBC_20250121 1 month ago
package.json e6b2cb2e99 DYZBC_20250121 1 month ago
test.js e6b2cb2e99 DYZBC_20250121 1 month ago

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]