katwhite 2bb8a30479 i hope this works 4 yıl önce
..
.eslintrc.json 2bb8a30479 i hope this works 4 yıl önce
.npmignore 2bb8a30479 i hope this works 4 yıl önce
LICENSE 2bb8a30479 i hope this works 4 yıl önce
README.md 2bb8a30479 i hope this works 4 yıl önce
index.js 2bb8a30479 i hope this works 4 yıl önce
package.json 2bb8a30479 i hope this works 4 yıl önce
test.js 2bb8a30479 i hope this works 4 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]