Jo - HTML5 Mobile Application Framework
Jo is an open sources JavaScript framework for HTML5 capable browsers and devices. It was originally designed to work on mobile platforms as a GUI and light data layer on top of PhoneGap. Since its creation, Jo has also been tested successfully as a lightweight framework for mobile browsers, newer desktop browsers, and even Dashboard widgets.
jo is designed to create applications. While it will play nicely with a mixture of new and old web development techniques, it uses HTML5 as a development stack and does not require direct DOM manipulation. It’s pretty easy to build on your own, but to get the most out of it you’ll want to get a minifier like jsmin
or the YUI Compressor. Minified and gzipped, Jo weighs in around 9K with no other JavaScript library dependancies.
Requirements: HTML5 supported browser
Website: http://joapp.com/
License: BSD License