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

Philadelphia, PA
[zepto] http://bit.ly/bQYOjC Thijs van der Vossen - Make Ajax calls work for local files (file:///...).
[zepto] http://bit.ly/bxCDS2 ekhaled - remove leftover debug code
[zepto] http://bit.ly/db5EGF Thomas Fuchs - update readme
[zepto] http://bit.ly/bLohQ7 Thomas Fuchs - add before/after. slight refactor. extend tests
@daveatbase The thing is that patches for other mobile browsers will cause bloat. However, you can write plugins easily.
[zepto] http://bit.ly/doX7Z4 Thomas Fuchs - Merge branch 'master' of github.com:madrobby/zepto
[zepto] http://bit.ly/ba2uNC Arnout Kazemier - Nice copy-paste you got there
@daveatbase because it's only for mobile WebKit
[zepto] http://bit.ly/9cN0fG Phred - i can haz performance
Zepto.js retweeted
zepto.js: Minimalist JavaScript framework for mobile WebKit with jQuery-like syntax chaining, from @thomasfuchs chaining http://lg.gd/zepto
6
8
[zepto] http://bit.ly/c8Iz8W Thomas Fuchs - add .anim
1
[zepto] http://bit.ly/cczkcg Thomas Fuchs - make .live chainable
1
[zepto] http://bit.ly/aiRRVf Thomas Fuchs - Added support for "live" events for CSS selectors
[zepto] http://bit.ly/cLWq7g Thomas Fuchs - add .fn namespace. add popular ajax calls.
If you want to know where my name is coming from: http://en.wikipedia.org/wiki/Zepto-
1
[zepto] http://bit.ly/c0kDoV Thomas Fuchs - make it easier to extend
[zepto] http://bit.ly/amfGg5 mstffn - added append and prepend..
[zepto] http://bit.ly/aCKE1o Thomas Fuchs - simplify more. should also be faster