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

Philadelphia, PA
We've fixed the download issue for v0.1.1, if you couldn't download it, please go to http://zeptojs.com/, be sure to reload, and try again!
3
[zepto] http://bit.ly/bSYGAM Thomas Fuchs - Version 0.1.1
Correction: not using Zepto.js, almost, tho... ;)
Ars Technica Reader for iPad using @phonegap and @zeptojs http://bit.ly/cT0XpK
2
2
[zepto] http://bit.ly/9SwQOn Thomas Fuchs - Add .ready function; use .bind for touch event internals
[zepto] http://bit.ly/bTcNJV Juan Ignacio Dopazo - Shouldn't touch events be binded instead of accessing them as a property?
[zepto] http://bit.ly/9lKHVg RStankov - remove the dom local variable and use short if for $ function
[zepto] http://bit.ly/btfbCr Thomas Fuchs - use a local undefined variable instead of void 0 comparision, better compression and faster
[zepto] http://bit.ly/9cH8Tc Thomas Fuchs - add test for extending existing Zepto objects with plugins
[zepto] http://bit.ly/bBcswj Thomas Fuchs - Switch to inheritance-based extension mechansim
[zepto] http://bit.ly/ax2lPn Thomas Fuchs - ignore dist dir
RT @changelogshow: Episode 0.3.9 - Scripty2, Zepto.js, Vapor.js, and more with Thomas Fuchs http://bit.ly/9d6bkI
[zepto] http://bit.ly/9DiDhY Mathias Bynens - Some minor fixes and optimizations in the HTML used for the tests.
[zepto] http://bit.ly/9CoO8m Thomas Fuchs - add $.os object for environmental info
1
[zepto] http://bit.ly/cn61kX Thomas Fuchs - Mention .load in README
[zepto] http://bit.ly/cEG6OQ Thomas Fuchs - Add .is()
[zepto] http://bit.ly/d5uQtM Thomas Fuchs - Add $.load for ajax loading of pages and page fragments
[zepto] http://bit.ly/95oOze Thomas Fuchs - be vim friendly
1
[zepto] http://bit.ly/d4WaRv BradBirdsall - added testing logic for new load function