陈鹏铭 25c6cf8178 苏南产业园 管理端 第一次提交 1 yıl önce
..
.eslintrc.json 25c6cf8178 苏南产业园 管理端 第一次提交 1 yıl önce
.npmignore 25c6cf8178 苏南产业园 管理端 第一次提交 1 yıl önce
LICENSE 25c6cf8178 苏南产业园 管理端 第一次提交 1 yıl önce
README.md 25c6cf8178 苏南产业园 管理端 第一次提交 1 yıl önce
index.js 25c6cf8178 苏南产业园 管理端 第一次提交 1 yıl önce
package.json 25c6cf8178 苏南产业园 管理端 第一次提交 1 yıl önce
test.js 25c6cf8178 苏南产业园 管理端 第一次提交 1 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]