Ample SDK: Open-Source GUI Framework

From Wiki:

Ample SDK is a lightweight JavaScript library that enables standards-based web application development. It has a full implementation of the core level of the DOM W3C technologies. Therefore it abstracts end developer from differences found in web-browsers' own DOM implementations while allowing them to code applications against standard-based APIs. It is unobtrusive and when running, it doesn't modify the browser infrastructure, while adding missing technologies and APIs. The main purpose of the Ample SDK framework is enabling Rich Internet application rather than enhancing HTML pages, for which libraries like jQuery or Prototype.js fit better.

Ample SDK is a unique piece of software that runs transparently in the layer between web browser and your application. While running it provides the Logic of your application with standard cross-browser access to the User Interface.

http://www.amplesdk.com/ample/

No comments:

Post a Comment