/zepto

Zepto package optimized for Bower.

Primary LanguageHTMLOtherNOASSERTION

Zepto

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.

Optimizations for Bower

  • Including a bower.json file to ignore unnecessary files.

  • Providing "dist" files (dist/zepto.js) for instant use, as well as "src" files (src/*.js) for advanced use.

Usage

  1. Install via Bower:

    $ bower install zepto.js
  2. Use dist/zepto.js for default package.

  3. Besides, use src/*.js to build a custom package (just simply concat all modules you need).

Who are using?

  • CMUI - a lightweight mobile web UI framework.
  • Baixing.com - the most popular classified-ads website in China.

Thanks

Thanks to the Zepto community.

License

MIT.