wangqi49 b1225cb716 ai助手更新 il y a 4 jours
..
.eslintrc.json b1225cb716 ai助手更新 il y a 4 jours
.npmignore b1225cb716 ai助手更新 il y a 4 jours
LICENSE b1225cb716 ai助手更新 il y a 4 jours
README.md b1225cb716 ai助手更新 il y a 4 jours
index.js b1225cb716 ai助手更新 il y a 4 jours
package.json b1225cb716 ai助手更新 il y a 4 jours
test.js b1225cb716 ai助手更新 il y a 4 jours

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]