Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. (More...)
This fork of Zepto strictly keeps source code untouched, while optimizing for Bower.
-
Including a
bower.jsonfile to ignore unnecessary files. -
Providing "dist" files (
dist/zepto.js) for instant use, as well as "src" files (src/*.js) for advanced use.
-
Install via Bower:
$ bower install zepto.js
-
Use
dist/zepto.jsfor default package. -
Besides, use
src/*.jsto build a custom package (just simplyconcatall modules you need).
- CMUI - a lightweight mobile web UI framework.
- Baixing.com - the most popular classified-ads website in China.
Thanks to the Zepto community.
MIT.