Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciampo/swiper-behavior
SwiperBehavior helps integrate the Swiper library within a Polymer component
https://github.com/ciampo/swiper-behavior
Last synced: 5 days ago
JSON representation
SwiperBehavior helps integrate the Swiper library within a Polymer component
- Host: GitHub
- URL: https://github.com/ciampo/swiper-behavior
- Owner: ciampo
- License: mit
- Created: 2016-03-04T10:53:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T15:50:07.000Z (over 7 years ago)
- Last Synced: 2024-10-24T02:23:50.814Z (22 days ago)
- Language: HTML
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg?style=flat-square)](https://www.webcomponents.org/element/ciampo/swiper-behavior)
## <swiper-behavior>
**Polymer** behavior. Use `` to integrate the Swiper library
within a Polymer component.## Install
`bower install --save swiper-behavior`
## Documentation and demo
1. Install Polymer CLI: `npm install -g polymer`
2. Run `polymer serve --open` in the Swiper Behaviour folder