grayscale
v0.0.2
Published
Turn a <div> background-image or an <img> to grayscale
Downloads
7
Readme
grayscale
Turn a <div> background-image or an <img> to grayscale
Installation
$ component install component/grayscale
API
grayscale(el, [fn])
Turns the "src"
of an <img>
tag, or the background-image
of any other kind
of element, to grayscale.
License
MIT