0.0.5 • Published 7 years ago

component-image-slider v0.0.5

Weekly downloads
18
License
-
Repository
github
Last release
7 years ago

component-image-slider

Quickly generate an HTML slider to easily overlay and compare two images. Example of usage:

  <image-slider style="max-width: 300px">
    <img src="http://placekitten.com/g/300/450">
    <img src="http://placehold.it/300x450">
  </image-slider>

<image-slider> was built using the Seattle Times' web component template.