Fork me on GitHub

css-filter.js

cssFilter('#cat').blur('px');

The js wrapper of CSS Filter. cssFilter has 10 method that are blur, grayscale, sepia, saturate, hueRotate, invert, opacity, brightness, contrast and dropShadow. It's easy to use with stream like invoking.

Thanks for css filter :)