https://github.com/yanhaijing/zepto.carousel
基于Zepto的移动旋转木马插件
https://github.com/yanhaijing/zepto.carousel
Last synced: 4 months ago
JSON representation
基于Zepto的移动旋转木马插件
- Host: GitHub
- URL: https://github.com/yanhaijing/zepto.carousel
- Owner: yanhaijing
- License: mit
- Created: 2014-03-04T01:55:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-09T08:11:51.000Z (over 10 years ago)
- Last Synced: 2025-01-31T11:01:44.234Z (5 months ago)
- Language: JavaScript
- Homepage: http://yanhaijing.com/zepto.carousel
- Size: 2.96 MB
- Stars: 9
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#zepto.carousel [](https://github.com/yanhaijing/zepto.carousel/blob/master/LICENSE)
zepto.carousel 基于Zepto的移动旋转木马插件,依赖zepto.js##Platform
和zepto支持的平台一样##Depend
依赖zepto v1.0.0+,除默认模块还需touch模块支持##Building
构建过程使用ant,安装ant参照[这里](http://ant.apache.org/manual/install.html)构建时在项目根目录运行`ant build.release`,稍等片刻即可构建成功,构建成功后build目录为输出文件
如若构建失败,请检查ant是否安装正确
##Authors
**yanhaijing**- [Weibo](http://weibo.com/yanhaijing1234 "yanhaijing's Weibo")
- [Email](mailto:[email protected] "yanhaijing's Email")
- [Blog](http://yanhaijing.com "yanhaijing's Blog")##Issues
- [report question](https://github.com/yanhaijing/zepto.carousel/issues "report question")##Copyright and license
Copyright © 2013 yanhaijing. All Rights ReservedLicensed under the MIT-LICENSE;
you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or at:
[http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT)