https://github.com/chokcoco/swiper_fade
a mobile touch swiper plug
https://github.com/chokcoco/swiper_fade
swiper
Last synced: 5 months ago
JSON representation
a mobile touch swiper plug
- Host: GitHub
- URL: https://github.com/chokcoco/swiper_fade
- Owner: chokcoco
- Created: 2017-03-13T12:09:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T10:07:14.000Z (over 9 years ago)
- Last Synced: 2025-05-08T20:44:08.706Z (about 1 year ago)
- Topics: swiper
- Language: JavaScript
- Size: 391 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swiper_fade
一款样式特殊小巧的移动端滑动插件。
## Features
- 支持手势滑动
- 支持顺逆时针
- 支持 `cubic-bezier()` 各类缓动函数
## Usage
引入 `swiper_fade.js` 及 `swiper_fade.css`
使用 Gulp 构建,可查看完整 Demo。
安装依赖:
```
$ npm install
```
运行:
```
$ npm start
```
## Demo

## License
MIT