rabin ef108495d0 edit 1 yıl önce
..
.eslintrc.json ef108495d0 edit 1 yıl önce
.npmignore ef108495d0 edit 1 yıl önce
LICENSE ef108495d0 edit 1 yıl önce
README.md ef108495d0 edit 1 yıl önce
index.js ef108495d0 edit 1 yıl önce
package.json ef108495d0 edit 1 yıl önce
test.js ef108495d0 edit 1 yıl önce

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]