Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.

Philadelphia, PA
[zepto] http://bit.ly/aD0Zbo Thomas Fuchs - Add prev/next (experimental)
[zepto] http://bit.ly/bMn191 Thomas Fuchs - add basic implementation of show/hide
[zepto] http://bit.ly/aaE8xc Kir - add tap/doubleTap/swipeLeft/swipeRight custom events. add a new functional test page for these events.
1
[zepto] http://bit.ly/d6phS2 Thomas Fuchs - Move ajax tests to seperate file
[zepto] http://bit.ly/c0nKGO Thomas Fuchs - formatting
[zepto] http://bit.ly/dcPnp2 mstffn - oops, json file was empty..
[zepto] http://bit.ly/a7qDNr mstffn - added X-Requested-With header to ajax, and some ajax tests
[zepto] http://bit.ly/a52g9z Thomas Fuchs - Add .width() and .height()
[zepto] http://bit.ly/dkJX1b Thomas Fuchs - shave some bytes; might eventually undo this and rely on external compressors
[zepto] http://bit.ly/9alj47 Thomas Fuchs - Add support for .closest
[zepto] http://bit.ly/9wAqOm Thomas Fuchs - Add .offset (experimental)
[zepto] http://bit.ly/9WpQ8I Thomas Fuchs - Add context to $
[zepto] http://bit.ly/d3YmQx Thomas Fuchs - let's not be too clever
[zepto] http://bit.ly/cNQbXg Thomas Fuchs - Add support for .find(selector)
[zepto] http://bit.ly/cpDCBv Thomas Fuchs - Add .bind for single and multiple event registration
[zepto] http://bit.ly/bguJkk Thomas Fuchs - cleanup
[zepto] http://bit.ly/aucpcB Thomas Fuchs - add some stuff to README about contributing
[zepto] http://bit.ly/bpWIkd deepsweet - append/prepend/before/after now understood html or element as argument
[zepto] http://bit.ly/bzUuQD Thomas Fuchs - Merge branch 'master' of github.com:madrobby/zepto
[zepto] http://bit.ly/bAWbeB Thomas Fuchs - update readme