HaXeho e0dad002ed first commit 10 hónapja
..
.eslintrc.json e0dad002ed first commit 10 hónapja
.npmignore e0dad002ed first commit 10 hónapja
LICENSE e0dad002ed first commit 10 hónapja
README.md e0dad002ed first commit 10 hónapja
index.js e0dad002ed first commit 10 hónapja
package.json e0dad002ed first commit 10 hónapja
test.js e0dad002ed first commit 10 hónapja

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]