ChocolateChip-UI - A Mobile Web App Framework
ChocolateChip-UI is a web app development framework for building web applications for mobile devices. ChocolateChip-UI also introduces a new concept, a markup language designed especially for Web apps. It’s called WAML (Web App Markup Language). Instead of divs and spans crammed with complex multi-part classes to give semantic meaning to your Web app, ChocolateChip-UI uses WAML’s special tags and attributes to clearly define all the parts of your Web app.
ChocolateChip-UI provides fully functional widgets and controls right out of the box. In most cases these require minimal to no input from you to implement their functionality.
ChocolateChip-UI uses no images to create its widgets and controls, everything is created from WAML and CSS. Where icons are used for buttons, ChocolateChip-UI uses vector-based SVG images. This means that your Web app will always be resolution independent, always crisp and clean.
ChocolateChip is designed for mobile devices using Webkit-based browsers. Because of this, you can use any Webkit-based browser on the desktop during development. This includes Google Chrome and Apple Safari.
Requirements: WebKit Browsers
Demo: http://www.chocolatechip-ui.com
License: GPL Liense