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

Philadelphia, PA
[zepto] http://bit.ly/kPaaSF johanbrook - Added info about 'filter'.
[zepto] http://bit.ly/m0AODk johanbrook - Small fixes.
[zepto] http://bit.ly/mxW6i7 johanbrook - Separated append/prepend and before/after in Readme for clarity.
[zepto] http://bit.ly/llsgV4 Thomas Fuchs - Merge pull request #175 from ekhaled/master .replaceWith() fixes and support for .unwrap() w...
[zepto] http://bit.ly/j00tpl ekhaled - Merge branch 'master' of github.com:ekhaled/zepto
[zepto] http://bit.ly/kNhqXf ekhaled - Added support for .unwrap with tests
[zepto] http://bit.ly/mLEwYd ekhaled - Fix .replaceWith to allow more than 1 node as replacement -- with tests
Flux Slider v1.2 supports Zepto! http://blog.joelambert.co.uk/2011/05/16/flux-slider-v1-2-released/
6
5
[zepto] http://bit.ly/lkqESX Thomas Fuchs - Merge pull request #179 from ekhaled/event_contexts Set element as context `this` on bound e...
[zepto] http://bit.ly/m3bgJl ekhaled - Set element as context `this` on bound event handlers, with tests
[zepto] http://bit.ly/isHDfs Thomas Fuchs - fix misdetections of early WebOS devices, and iPads that think that they are just big iPhones...
Body classes w/@zeptojs: $(function(){for(var v in $.os){c(v=="version"?$.os[v].replace(/\./g,'_'):v)}function c(v){$('body').addClass(v)}})
1
[zepto] http://bit.ly/kP6R94 Thomas Fuchs - fix some formatting
[zepto] http://bit.ly/kZ6oCd Thomas Fuchs - merge
[zepto] http://bit.ly/mpLsMa Thomas Fuchs - whitespace
[zepto] http://bit.ly/l19gtr Thomas Fuchs - Merge pull request #167 from Backcountry/master wrap/wrapAll + tests
[zepto] http://bit.ly/knsznd Aeron Glemann - Fixed replaceWith for case where target had no previousSibling
Nice! Zepto Touch! √ https://github.com/senchalabs/jQTouch/pull/237
11
8
@alainj13 that's because Android's browser is crappy. will fix (less shiny but faster scrolling...)
[zepto] http://bit.ly/jkYKYi Thomas Fuchs - Merge pull request #168 from romac/038d0f05 Fixes a typo in the "testLive" test.