A polymer 2.0 element used to scroll between a list of images
bower install klaudeta/the-carousel
<the-carousel autoplay duration=5000
images='["images/snow.JPG","images/red.JPG","images/ship.JPG"]'></the-carousel>
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT License