$ cnpm install css-color-list
Get a list of all named CSS colors.
npm install --save css-color-list
var cssColorList = require('css-color-list');
cssColorList(); // => ['aqua', ..., 'rebeccapurple']
MIT
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)Crafted with <3 by John Otander (@4lpine).
This package was initially generated with yeoman and the p generator.
Copyright 2013 - present © cnpmjs.org | Home |