xiebaomin 213d86429b updated 1 rok temu
..
.eslintrc.json 213d86429b updated 1 rok temu
.npmignore 213d86429b updated 1 rok temu
LICENSE 213d86429b updated 1 rok temu
README.md 213d86429b updated 1 rok temu
index.js 213d86429b updated 1 rok temu
package.json 213d86429b updated 1 rok temu
test.js 213d86429b updated 1 rok temu

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]