https://github.com/lpgray/ray-carousels
A carousel function tool for both PC and Mobile
https://github.com/lpgray/ray-carousels
Last synced: 3 months ago
JSON representation
A carousel function tool for both PC and Mobile
- Host: GitHub
- URL: https://github.com/lpgray/ray-carousels
- Owner: lpgray
- License: mit
- Created: 2015-01-11T03:59:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T03:31:44.000Z (over 11 years ago)
- Last Synced: 2025-01-18T16:16:13.960Z (over 1 year ago)
- Language: JavaScript
- Size: 1.77 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
ray-carousels
======
一个图片轮播组件集合,包括`mobile`、`oppo`、`single`、`multiple`4种独立的carousel组件。宗旨是每个组件尽可能简单,代码尽可能少,不需太多参数配置,只求得到效果即可。
## Components
- mobile (dept on zepto) 用在移动端的Carousel库,目前用在[西祠3G版](http://3g.xici.net)
- single (dept on NOTHING)
- multiple (dept on NOTHING)
- oppo (dept on jquery) 一个模仿oppo的Carousel库
## How to Use
请查看 `src` 下对应的 html。