Questionnaire-of-the-Facebo.../node_modules/color-name
2021-03-10 20:43:28 -05:00
..
.eslintrc.json Updated the Survey. 2021-03-10 20:43:28 -05:00
.npmignore Updated the Survey. 2021-03-10 20:43:28 -05:00
index.js Updated the Survey. 2021-03-10 20:43:28 -05:00
LICENSE Updated the Survey. 2021-03-10 20:43:28 -05:00
package.json Updated the Survey. 2021-03-10 20:43:28 -05:00
README.md Updated the Survey. 2021-03-10 20:43:28 -05:00
test.js Updated the Survey. 2021-03-10 20:43:28 -05: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]