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

Philadelphia, PA
[zepto] http://bit.ly/eXXUc2 Thomas Fuchs - fix extra assignment
[zepto] http://bit.ly/hP6Deu Sam Stephenson - Normalize whitespace
[zepto] http://bit.ly/i2iehn Sam Stephenson - Add whitespace task
[zepto] http://bit.ly/fxoArl Sam Stephenson - Move evidence.js into vendor/
[zepto] http://bit.ly/gQe5j0 Sam Stephenson - Load event.js for touch tests
[zepto] http://bit.ly/dP3n4r Thomas Fuchs - prep v0.2
[zepto] http://bit.ly/fjKlVj Sam Stephenson - Document text and unbind
[zepto] http://bit.ly/i8acdy Sam Stephenson - Add $.qsa, $.event.add, $.event.remove, and $.fn.unbind
[zepto] http://bit.ly/gO7EBp Sam Stephenson - Treat $(window) as an element for now
[zepto] http://bit.ly/hFJgHG Sam Stephenson - Add $.fn.text
[zepto] http://bit.ly/dZbYwS Sam Stephenson - Add $.browser for compatibility
[zepto] http://bit.ly/fxlVch Sam Stephenson - Shorten UA-matching regexes
[zepto] http://bit.ly/dNoBfC Jakub Nesetril - Made $.post jQuery-compatible and added tests for it
[zepto] http://bit.ly/eS4zH8 Jakub Nesetril - Fixed ajax.js tests (were failing on same origin policy)
[zepto] http://bit.ly/fjSuTM Jakub Nešetřil - Added data payload support to $.post and $.ajax
Zepto.js retweeted
Starting the meetup with @philippbosch talking about @zeptojs.
1
Zepto.js retweeted
new blog post http://bit.ly/b0A78T on writing a mobile app using @zeptojs #node.js and @cloud9ide
4
4
[zepto] http://bit.ly/99Itn8 Thomas Fuchs - Fix that this points to the element in delegate and live handlers
[zepto] http://bit.ly/9ga8Tf Thomas Fuchs - Use cached document in $ and ready and add tests
[zepto] http://bit.ly/by1is7 Thomas Fuchs - Fix wrong check in $.fn.load