The WAX Framework

WAX is a web framework to ease the creation of cross-browser, advanced web applications. By breaking application functionality into small reusable resources, developers can build full fledged applications with minimum fuss by assembling and extending the desired pieces, bringing the convenience of Object Oriented design to the web.

WAX uses familiar formats and standards: resources are defined using XML files, presentation is left to CSS, client-side logic is implemented through Javascript and the DOM, and everything is bound together on (specially crafted) html/xhtml pages. Developers who are already fluent with web development can get started with WAX very quickly.

Features
Required software
Getting started

First, you should take a look at the demos to get a feel of what can be done with the framework. Then, download the framework and follow the installation instructions. A quick read through the tutorial and you'll be building your own components in no time.