Zepto.js is a JavaScript framework for mobile apps and sites, with a jQuery-compatible syntax (lots of the jQuery API is supported!). The goal is have a 2k library that handles most basic drudge work with a nice API that you might already know so you can concentrate on getting stuff done.
Zepto.js is :
- Minimalist, jQuery-ish framework
- Use WebKit features as much as possible
- Only targets mobile browsers
- Can be “upgraded”
- Inlineable



