https://github.com/ksachdeva/angular2-swiper
Angular 2 Swiper component that wraps http://idangero.us/swiper
https://github.com/ksachdeva/angular2-swiper
Last synced: 10 months ago
JSON representation
Angular 2 Swiper component that wraps http://idangero.us/swiper
- Host: GitHub
- URL: https://github.com/ksachdeva/angular2-swiper
- Owner: ksachdeva
- License: mit
- Created: 2016-03-13T01:49:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T16:51:10.000Z (over 8 years ago)
- Last Synced: 2025-05-08T22:44:40.204Z (10 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 54
- Watchers: 5
- Forks: 19
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Not Maintained and Deprecated]
This project is not maintained any more and is deprecated.
Please check out https://github.com/zefoy/ngx-swiper-wrapper if you are looking for the wrapper component for swiper.
# angular2-swiper
Angular 2 Swiper component that wraps [http://idangero.us/swiper](http://idangero.us/swiper)
# Install
npm install angular2-swiper --save
# Usage
See [angular2-swiper-example](https://github.com/ksachdeva/angular2-swiper-example) repository for various examples