python-archieve-projects/WechatBot/node_modules/color-name
Lee2vv 0b82373111 init 2024-05-05 13:46:50 +08:00
..
LICENSE init 2024-05-05 13:46:50 +08:00
README.md init 2024-05-05 13:46:50 +08:00
index.js init 2024-05-05 13:46:50 +08:00
package.json init 2024-05-05 13:46:50 +08:00

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]