components/zepto
最新稳定版本:1.2.0
Composer 安装命令:
composer require components/zepto
包简介
Shim repository for the Zepto.js JavaScript library.
关键字:
README 文档
README
Shim repository for the Zepto.js JavaScript library.
Package Managers
Maintanance
To build a new release, update the target version in the Makefile, and run make:
make
Commit and push the changes to the master branch:
git add -A
git commit -m "Update Zepto"
git push origin master
Tag and push the new version:
git tag 1.1.4
git push origin 1.1.4
统计信息
- 总下载量: 7.83k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 21
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-04-17