filter-web-colors

0.0.0-1 • Public • Published

npm mit license build status coverage status deps status

Filter possible web colors (by name or hex or rgb(a) or hsl(a) value) with glob patterns or callback which returns true

Install

npm i --save filter-web-colors
npm test

Usage

For more use-cases see the tests

var filterWebColors = require('filter-web-colors');

Author

Charlike Mike Reagent

License MIT license

Copyright (c) 2015 Charlike Mike Reagent, contributors.
Released under the MIT license.


Powered and automated by kdf, February 4, 2015

/filter-web-colors/

    Package Sidebar

    Install

    npm i filter-web-colors

    Weekly Downloads

    5

    Version

    0.0.0-1

    License

    MIT

    Last publish

    Collaborators

    • vanchoy
    • tunnckocore