Ajax Libraries
63- ASP.NET AJAX
ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers. - Projax
Projax stands for Prototype and Ajax.Projax is a set of Open Source PHP Classes which help you build more interactive Web Application / websites with minimal effort. - 15 Things you can do with Yahoo! UI
Slicken up your web apps with these tips and tricks using the Yahoo! User Interface library - Using Ajax with Prototype
Prototype is a JavaScript library for developing dynamic web applications, which aims to replace much of the JavaScript code in Ajax applications with its own Prototype functions. In this article, we’ll develop the same application, but using the Pro - Kabuki Ajax Toolkit (AjaxTK) Download
The Kabuki Ajax Toolkit (AjaxTK) is now available for separate download for object-oriented UI programmers that want to deliver some of that Zimbra Ajax richness within their own web applications. - MochiKit
MochiKit - makes JavaScript suck a bit less - Rico
- Toxic
I have finally managed to put together a release of my AJAX toolkit that I have been busy working on for some time now. It makes it very simple to call PHP methods from javascript. Callbacks can have a "soft" or "hard" binding making it easy to call - Rialto - Rich Internet Application Toolkit
Rialto (Rich Internet Application Toolkit) is ajax-based cross browser javascript widgets library. Because it is technology agnostic it can be encapsulated in JSP, JSF, .Net, Python or PHP graphic components. Nowadays it supports pure javascript deve - Adobe Spry
The Spry framework for Ajax is a JavaScript library for web designers that provides functionality that allows designers to build pages that provide a richer experience for their users. It is designed to bring Ajax to the web design community who can - CPAINT
CPAINT (Cross-Platform Asynchronous INterface Toolkit) is a multi-language toolkit that helps web developers design and implement AJAX web applications with ease and flexibility. - Simple AJAX Code-Kit (SACK)
SACK is exactly what it says it is: A simple set of code to allow you to put AJAX into your webpages with none of the fuss or overhead of other packages. Just AJAX, just simple. - TIBET
TIBET -- Enterprise-Class AJAX -- for an Open Source world - XOAD for PHP
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications. - PAJAX - Remote (a)synchronous PHP objects in JavaScript
Wanting to play with Ajax, I decided to create a framework that would allow simple PHP objects to be made remotable in JavaScript, using XMLHttpRequest. - MagicAjax.NET
MagicAjax.NET is a free open-source framework, designed to make it easier and more intuitive for developers to integrate AJAX technology into their web pages, without replacing the ASP.NET controls and/or writing tons of javascript code. - Neuromancer - Cross browser Ajax Library
Neuromancer is a set of javascript libraries that provide a common interface between browsers and allow for javascript remoting (Ajax calls). The Neuromancer core is released under the LGPL license - Prototype
Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choi - Yahoo! User Interface Library
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. - Direct Web Remoting
DWR allows Javascript in a browser to interact with Java on a server and helps you manipulate web pages with the results. - Google Web Toolkit - Build AJAX apps in the Java language
Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language....
Share it! — Rate it: up down [flag this hub]
Thanks for these ressources!
we use dwr and find it a great framework!
This list is very useful! I just want to add these libs, it gonna be cool too.
www.nitobi.comwww.telerik.com
I thinks Nitobi is fast and Telerik has a great support!
Thank you for this great list! It really helped with an AJAX/JOOMLA mod issue we were having with a client.




jreitz says:
2 years ago
This site is built with Prototype and moo.fx. I found that many of the fancier effects libraries made it easy to create complicated UI in the style that the authors had envisioned. If you want something different, things become unreasonably kludgy in a hurry.
Prototype basically adds essential functionality to Javascript without providing a bunch of gimmicky effects.
moo.fx provides a severely limited set of effects. However, it can be used as base for writing your own effects which are meet your needs exactly.