1.0.4 • Published 10 years ago

css-colors v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

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)