grpc-tads6/node_modules/color-name
Luiz F Picolo b5967b13ac Commit inicial 2024-06-05 20:46:09 -04:00
..
LICENSE Commit inicial 2024-06-05 20:46:09 -04:00
README.md Commit inicial 2024-06-05 20:46:09 -04:00
index.js Commit inicial 2024-06-05 20:46:09 -04:00
package.json Commit inicial 2024-06-05 20:46:09 -04: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]