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

Philadelphia, PA
[zepto] http://bit.ly/asopTS Thomas Fuchs - add a test for hasClass
[zepto] http://bit.ly/afCjG5 Kir - add .hasClass / simplified .removeClass with js 1.8.1 .trim() function
[zepto] http://bit.ly/cSMDus Thomas Fuchs - fix anim to use updated .css syntax
[zepto] http://bit.ly/bMH929 Andrew Hedges - Fixed path to zepto in animation example.
[zepto] http://bit.ly/aEJiEw Thomas Fuchs - split Zepto into core and plugins
1
[zepto] http://bit.ly/cHKLcE Thomas Fuchs - add compact()
[zepto] http://bit.ly/bmoy7H Thomas Fuchs - remove old optimization for querySelectorAll
[zepto] http://bit.ly/cacLyL Thomas Fuchs - save some bytes. hand-optimization ftw
[zepto] http://bit.ly/bSE8Yj Thomas Fuchs - slight, slight refactor
[zepto] http://bit.ly/b2c4s9 deepsweet - one more place for elSelect
[zepto] http://bit.ly/clhCbO Thomas Fuchs - add pointers to twitter/irc
There now is #zepto channel on freenode. Feel free to hang out there and discuss!
[zepto] http://bit.ly/dmyUYR Thomas Fuchs - Add .pluck
[zepto] http://bit.ly/cRJHfX Thomas Fuchs - microoptimizations ftw
[zepto] http://bit.ly/c1cObW Thomas Fuchs - optimize .each
[zepto] http://bit.ly/9mdqpk Thomas Fuchs - Add build system.
[zepto] http://bit.ly/az0huu Thomas Fuchs - save a line, thx deepsweet
[zepto] http://bit.ly/cIjJqS Thomas Fuchs - fire doubletap event only when finger is lifted
[zepto] http://bit.ly/aXND1s Thomas Fuchs - simplify swipe gesture logic, should not depend on direction anyway
1
[zepto] http://bit.ly/bqbFXR Thomas Fuchs - fix occurence of document to d