mobileapplicationPassvault/node_modules/color-name
poojakhatawate 68d7cc37d2 first commit 2024-04-12 10:53:32 +05:30
..
LICENSE first commit 2024-04-12 10:53:32 +05:30
README.md first commit 2024-04-12 10:53:32 +05:30
index.js first commit 2024-04-12 10:53:32 +05:30
package.json first commit 2024-04-12 10:53:32 +05:30

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]