0.0.5 • Published 8 years ago

image-slider v0.0.5

Weekly downloads
12
License
-
Repository
github
Last release
8 years ago

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.