css-colors

1.0.4 • Public • Published

Colors

NPM version Build status Test coverage Dependency Status License Downloads Gittip

A simpler implementation of the proposed color function. This is basically rework-color-function without the rework dependency. Thus, it is faster and has no dependencies.

Installation

npm i css-colors

Usage

var colors = require('css-colors')
 
css = colors(css)

/css-colors/

    Package Sidebar

    Install

    npm i css-colors

    Weekly Downloads

    1

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • jongleberry