Skip to content

A polymer 2.0 element to scroll between a list of images

License

Notifications You must be signed in to change notification settings

Klaudeta/the-carousel

Repository files navigation

License Published on webcomponents.org

<the-carousel>

A polymer 2.0 element used to scroll between a list of images

Installation

  bower install  klaudeta/the-carousel
<the-carousel autoplay duration=5000
            images='["images/snow.JPG","images/red.JPG","images/ship.JPG"]'></the-carousel>

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

About

A polymer 2.0 element to scroll between a list of images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages