Don't use it, there's nothing interesting here.
A UI and mobile framework based on Zepto and Backbone. The goal is to reproduce something similar to jQuery Mobile but more lightweight, since the combo Zepto+Backbone is much lighter than jQuery+jQueryMobile.
The target is to target mobile webkit browser first (because of Zepto), and based on Zepto evolutions more mobile browsers.
- Zepto.js
- Backbone.js and its dependency, Underscore.js
- iScroll.js (iScroll 4) to allow for fixed header and footer
- ICanHaz.js for templating
- My fork of the SwipeSlide Zepto plugin to allow for multiple slides to be displayed in the slider/carousel. See the pull request for details.
Credits to the (abandonned) Zepto UI for the idea and most of the css.
And special to all the fabulous Javascript community.