dedsudiyu 26705b48f7 zc пре 4 месеци
..
LICENSE 26705b48f7 zc пре 4 месеци
README.md 26705b48f7 zc пре 4 месеци
index.js 26705b48f7 zc пре 4 месеци
package.json 26705b48f7 zc пре 4 месеци

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]