www_hero/node_modules/color-name
sasha-astiadi 324d5960af hero_web
2024-05-03 06:39:20 +02:00
..
index.js hero_web 2024-05-03 06:39:20 +02:00
LICENSE hero_web 2024-05-03 06:39:20 +02:00
package.json hero_web 2024-05-03 06:39:20 +02:00
README.md hero_web 2024-05-03 06:39:20 +02:00

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]