An open API service indexing awesome lists of open source software.

https://github.com/yanhaijing/zepto.carousel

基于Zepto的移动旋转木马插件
https://github.com/yanhaijing/zepto.carousel

Last synced: 4 months ago
JSON representation

基于Zepto的移动旋转木马插件

Awesome Lists containing this project

README

        

#zepto.carousel [![license](http://img.shields.io/npm/l/express.svg)](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 Reserved

Licensed 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)