Andrea Fazzi 994369ab61 First commit 7 жил өмнө
..
.eslintrc.json 994369ab61 First commit 7 жил өмнө
.npmignore 994369ab61 First commit 7 жил өмнө
LICENSE 994369ab61 First commit 7 жил өмнө
README.md 994369ab61 First commit 7 жил өмнө
index.js 994369ab61 First commit 7 жил өмнө
package.json 994369ab61 First commit 7 жил өмнө
test.js 994369ab61 First commit 7 жил өмнө

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]