image-slider
v0.0.5
Published
Image slider to compare before/after images. Forked from The Seattle Times component-image-slider.
Downloads
11
Readme
image-slider
Quickly generate an HTML slider to easily overlay and compare two images. Example of usage:
<image-slider style="width: 300px">
<img src="http://placekitten.com/g/300/450">
<img src="http://placehold.it/300x450">
</image-slider>
Modified from The Seattle Times' component-image-slider to add extra functionality.