About JxF
JxFramework is an industry proven lightweight Javascript/XML extensible utility framework. The framework is an architectural description of how to organize and implement clean Javascript.
License
JxFramework is developed and distributed under GPL v3 license and comes with absolutely no warranty or implied warranty.
Feel free to re-distribute, change, contribute at your discression.
Version
version 0.8 has been release and is definetly better. You can download a copy here.
Why Use JxFramework
- It is leightweight
- It is open source and industry proven
- It is a lot simpler than prototype; scriptaculous and dojo
- It has a limited scope (common tasks)
- It is a good implementation of Javascript namespaces:
o Readible code and modular
o Avoid naming conflicts
o Maintainable
- Cool yet innovative AJAX pattern for processing requests/responses
- High level of reusability
- Backward compatibility without changes to client code