설명 없음
alejandro.alvarez5 70bb213259 articulo 2 년 전
..
.eslintrc.json articulo 2 년 전
.npmignore articulo 2 년 전
LICENSE articulo 2 년 전
README.md articulo 2 년 전
index.js articulo 2 년 전
package.json articulo 2 년 전
test.js articulo 2 년 전

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]