haojianlong d7cf0f08e0 'init' 4 лет назад
..
.eslintrc.json d7cf0f08e0 'init' 4 лет назад
.npmignore d7cf0f08e0 'init' 4 лет назад
LICENSE d7cf0f08e0 'init' 4 лет назад
README.md d7cf0f08e0 'init' 4 лет назад
index.js d7cf0f08e0 'init' 4 лет назад
package.json d7cf0f08e0 'init' 4 лет назад
test.js d7cf0f08e0 'init' 4 лет назад

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]