shengxuefei bc90185ba9 前端红色系添加 il y a 4 ans
..
.eslintrc.json bc90185ba9 前端红色系添加 il y a 4 ans
.npmignore bc90185ba9 前端红色系添加 il y a 4 ans
LICENSE bc90185ba9 前端红色系添加 il y a 4 ans
README.md bc90185ba9 前端红色系添加 il y a 4 ans
index.js bc90185ba9 前端红色系添加 il y a 4 ans
package.json bc90185ba9 前端红色系添加 il y a 4 ans
test.js bc90185ba9 前端红色系添加 il y a 4 ans

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]