Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura
Emmanuel b7eccee437 Navbar 5 yıl önce
..
.eslintrc.json Navbar 5 yıl önce
.npmignore Navbar 5 yıl önce
LICENSE Navbar 5 yıl önce
README.md Navbar 5 yıl önce
index.js Navbar 5 yıl önce
package.json Navbar 5 yıl önce
test.js Navbar 5 yıl önce

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]