Ajax Frameworks
SproutCore
Website: http://www.sproutcore.com License: MIT License SproutCore is an open-source JavaScript framework. Its goal is to allow developers to create web applications with advanced capabilities and a user experience comparable to that of desktop applications. When developing a SproutCore application, all code is written in JavaScript (including the view layer in 1.0). SproutCore, initially created in [...]
Read the rest...SmartClient
Website: http://smartclient.com License: LGPL SmartClient is an Ajax framework created by Isomorphic Software. First released in 2001, SmartClient has been integrated into products from major software vendors including Informatica and Wily/CA, and has been deployed in thousands of enterprises. Since November 2007, SmartClient has been available free under an open source LGPL licence. Overview SmartClient [...]
Read the rest...script.aculo.us
Website: http://script.aculo.us License: MIT License script.aculo.us is a JavaScript library built on the Prototype JavaScript Framework, providing dynamic visual effects and user interface elements via the Document Object Model. It is most notably included with Seaside and Ruby on Rails, but also provided separately to work with other web application frameworks and scripting languages. script.aculo.us [...]
Read the rest...Rico (Ajax)
Website: http://openrico.org Rico is an open source JavaScript library for developing rich Internet applications (RIAs) that use Ajax. Rico uses the Prototype Javascript Framework and JSON libraries. Features * LiveGrid – One of Rico’s best known features is its LiveGrid. * Animation Effects – Rico 2.0 provides responsive animation for smooth effects and transitions that [...]
Read the rest...Google Web Toolkit
Website: http://code.google.com/webtoolkit License: Apache License 2 Google Web Toolkit (GWT /ˈɡwɪt/)) is an open source set of tools that allows web developers to create and maintain complex JavaScript front-end applications in Java. Other than a few native libraries, everything is Java source that can be built on any supported platform with the included GWT Ant [...]
Read the rest...Ext (JavaScript library)
Website: http://extjs.com License: GPLv3 Ext (pronounced “Eee Eks Tee”) is a JavaScript library for building interactive web applications using techniques such as Ajax, DHTML and DOM scripting. Originally built as an add-on library extension of YUI, Ext includes interoperability with jQuery and Prototype. As of version 1.1, Ext retains no dependencies on external libraries, instead [...]
Read the rest...Dojo Toolkit
Website: http://dojotoolkit.org License: BSD Dojo Toolkit is an open source modular JavaScript library (or more specifically JavaScript toolkit) designed to ease the rapid development of cross platform, JavaScript/Ajax based applications and web sites. It was started by Alex Russell, Dylan Schiemann, David Schontzler, and others in 2004 and is dual-licensed under the BSD License and [...]
Read the rest...Clean AJAX
Website: http://clean-ajax.sourceforge.net License: GPL Clean AJAX is an open source, cross-browser Ajax engine, inspired by Java Message Service, that uses messages to control the requests. It is an easy to use solution that provides message queue, garbage collection, XSLT support, encryption, web service access, history and cache. Design Clean AJAX was designed to represent Ajax [...]
Read the rest...Rialto Toolkit
Website: http://rialto.application-servers.com License: Apache Rialto (Rich Internet Application Toolkit) is a cross browser ajax based JavaScript widgets library. Because it is technology agnostic it can be encapsulated in JSP, JSF, Python, .Net or PHP graphic components. The purpose of Rialto is to ease the access to Rich Internet application development to corporate developers. Ideally a [...]
Read the rest...ASP.NET AJAX
Website: http://ajax.asp.net ASP.NET AJAX is a set of extensions to ASP.NET developed by Microsoft for implementing Ajax functionality. Road Map In its early development stages, ASP.NET AJAX was given the code name Atlas. Initial releases were made public to the development community in the form of CTPs (Community Technical Previews). The production version, ASP.NET AJAX [...]
Read the rest...