Clean is an open source engine for AJAX, that provides you high level easy to use interface for AJAX interactions. It is developed in pure JavaScript enabling you to use it with any other JavaScript framework. Clean AJAX architecture is based on successful design patterns and inspired by Java Message Service API.

Clean AJAX uses messages to control AJAX requests and provides message queue, XSLT, XPath, encryption (SHA1, MD5), web service access (SOAP, XML-RPC, JSON-RPC), cross browser AJAX, AJAX history and cache control.
Features
- 100% pure JavaScript
- You can use it with any server side language
- Small learning curve
- Simple to install, configure and use
Developed by Carlos Eduardo Goncalves; Clean AJAX Framework is available for download under GPL License. You can find further information, demo & download on Clean AJAX Website.



