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

Philadelphia, PA
Big news! Zepto v1.1 w/ IE10+, huge speed optimizations & deferreds. Docs: zeptojs.com Release notes: github.com/madrobby/zepto/re…
23
11
Final leg of fixes for Zepto 1.1. Just bugfixes now—please contribute! github.com/madrobby/zepto/is…
3
1
If you like Zepto, consider giving some money to @charitywater or @DonorsChoose! Thanks!
1
Lots of new goodies as we prep for 1.1! github.com/madrobby/zepto/co…
2
4
Deferreds and Callbacks modules just landed in Zepto! github.com/madrobby/zepto/co…
1
9
4
@andykenward We don’t maintain a bower component, and have nothing to do with it. Please ask the bower people for help.
Want to help make Zepto 1.1 rock on Windows Phone? Grab the latest master and help fix the few remaining failing tests!
2
I love how @zeptojs uses emoji in their documentation. #key
1
How to create a web app that looks like a iOS 7 native app (Part 2: Behavior) mir.aculo.us/2013/10/10/how-…
2
6
Zepto.js retweeted
Replying to @zeptojs
@zeptojs Hello, I'm from Brazil and here we enjoyed zepto.js. I'm translating the documentation for Portuguese. github.com/guilhermefarias/z…
1
2
2
@hasanavi It’s easy to build your own—see the README.
To use the ie module, build your own Zepto: $ MODULES="zepto detect event ie ajax form fx touch" ./make dist
1
1
You can find a good overview here: mobilexweb.com/blog/safari-i…
3
2
Fwiw, Zepto works great on iOS 7. Be aware that iOS 7 WebKit has major bugs, especially with homescreen web apps.
1
1
Freckle’s new mobile web app (closed beta right now) already runs Zepto’s IE10 branch! letsfreckle.com http://t.co/1cvHdX9xrZ
1
1
1
Down to 18 test failures on IE 10. Touch stuff works! If you want to take a peek or help out grab the IE10 branch. github.com/madrobby/zepto/tr…
1
3
Bored? Why not help us write some tests for pull requests? Here’s the first one: github.com/madrobby/zepto/pu…
1
2
4
Slim progress bars for Zepto with zprogress (blog post) mir.aculo.us/2013/08/23/slim…
3
2
@ScottMagdalein Yes, Zepto is a replacement for jQuery. However, in some situations it may be required to support both at the same time.