LungoJs is a framework powered by HTML5, CSS3 and JavaScript for creating mobile web apps. The applications created with it works on all popular platforms (iOS, Android, BlackBerry and WebOS). It has support for touch events like tap, double-tap or swipe and does not use images (including the icons), as everything is vectorized.
Core Features
- Design and make applications for iOS, Android, Blackberry and WebOs.
- Designed to take advantage of the features of current mobile devices.
- Capture events like Swipe, Tap, Double-Tap...
- Distribute your app in "Mobile Stores" or in websites.
- No need for images, everything is vector.
- Implement HTML5 features like WebSQL, Geolocation, History, Device Orientation and more
- No webserver required.
- Implement native looking with (on iPad & iPhone).
- Fully customizable.
- You can use Lungo Sugars to sweeten your apps.
Semantic is everything in Lungo.
The main premise in Lungo is to create a semantic structure in the whole project, starting from the markup language HTML, through a well organized CSS and ending with the JavaScript API. Lungo offers a great facility when prototyping applications, and you will not need to enter any lines of code (JavaScript) to visualize how it will behave our application.