devserver ba7593fe63 初始化静态工具 hace 2 años
..
LICENSE ba7593fe63 初始化静态工具 hace 2 años
README.md ba7593fe63 初始化静态工具 hace 2 años
index.js ba7593fe63 初始化静态工具 hace 2 años
package.json ba7593fe63 初始化静态工具 hace 2 años

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]