clientside / amplesdk
- Source
- Commits
- Network (7)
- Wiki (3)
- Graphs
-
Branch:
master
amplesdk /
| name | age | message | |
|---|---|---|---|
| |
CONTRIBUTORS | Fri Oct 30 07:18:14 -0700 2009 | |
| |
COPYING | Fri Dec 18 13:17:20 -0800 2009 | |
| |
README | Fri Oct 30 07:18:14 -0700 2009 | |
| |
ample/ | Wed Jan 06 09:02:56 -0800 2010 | |
| |
build/ | Mon Jan 04 01:47:34 -0800 2010 | |
| |
examples/ | Tue Jan 05 08:26:59 -0800 2010 | |
| |
license/ | Fri Oct 30 07:18:14 -0700 2009 | |
| |
plugins/ | Tue Dec 01 08:34:55 -0800 2009 | |
| |
reference/ | Thu Dec 10 08:25:45 -0800 2009 | |
| |
tests/ | Tue Dec 01 08:35:51 -0800 2009 |
README
------------------------------------ Ample SDK - JavaScript GUI Framework http://www.amplesdk.com ------------------------------------ About: Ample SDK is a standard-based cross-browser JavaScript GUI Framework for building client-side Rich Internet Applications. It employs XML technologies (such as XUL, SVG or HTML5) for UI layout, CSS for UI style and JavaScript/DOM for application logic. It equalizes browsers and brings technologies support to those missing any. Getting Started: The easiest way to get started is looking into examples folder and running its examples/index.html from your browser. You may also reffer to the API Reference by accessing reference/index.html from your browser or online where you can also find Tutorials and other project related information. Useful references: Source code: http://github.com/clientside/amplesdk Mailing List: http://groups.google.com/group/amplesdk
