APPLE 025c69e553 wesmiler 点什么广告 3 лет назад
..
.eslintrc.json 025c69e553 wesmiler 点什么广告 3 лет назад
.npmignore 025c69e553 wesmiler 点什么广告 3 лет назад
LICENSE 025c69e553 wesmiler 点什么广告 3 лет назад
README.md 025c69e553 wesmiler 点什么广告 3 лет назад
index.js 025c69e553 wesmiler 点什么广告 3 лет назад
package.json 025c69e553 wesmiler 点什么广告 3 лет назад
test.js 025c69e553 wesmiler 点什么广告 3 лет назад

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]