1) MooTools
MooTools allows the user to write flexible and classic cross-browser codes through its well documented and comprehensive Application Programming Interface (API). This is definitely not a framework for the novice beginner; rather it is a boon for the intermediate and advance developer. By virtue of being exhaustively documented, it is very easy to browse through and use. Another added advantage is that it is available under the Open Source License, which permits access and modifier rights at every step in the development process.
2) Dojo
Another popular and powerful framework available for experienced users is Dojo. The biggest advantage which Dojo offers to the developer is the options of surfing through various complex web application requirements like grids, charts, 3D effects etc. apart from enhancing HTML capabilities. It has found wide spread acceptance in developing web applications on all forms like mobiles and desktops.
You can view some of the demos at: http://demos.dojotoolkit.org/demos/
3) UIZE
UIZE is another free to use developer framework which is extensively used for developing complex Javascript development frameworks. Its ease of use among several server languages and platforms makes it a hot favourite among developers. Though not unique, its ease of use in a lot of small yet basic widgets like menus, calendar, slideshows etc. has been critically acclaimed. UIZE supports many features like DOM and templates.
If you are looking for a robust, no-nonsense approach for developing your framework, Javascript MVC is probably just right for you. Apart from features available in other frameworks mentioned above, it offers an insight to global best practices and conventions by showcasing successful projects. Of course, its other features like code generators, dependency management, widget repository, documentation and code cleaning are equally impressive.
Choosing one among the above frameworks is a tricky proposition. We recommend users to evaluate the above frameworks based on what they truly require as their development requirements – whether it is widget features, documentation requirements, free usage or above all, a truly top notch web application development experience.