Archive for the ‘Major Javascript Frameworks’ Category

Dojo Toolkit 1.1

Saturday, March 29th, 2008

Dojo Toolkit version 1.1 has been released.

Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a “unified” toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development.

jQuery 1.2.3

Friday, March 28th, 2008

jQuery version 1.2.3 has been released.

jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.

Yahoo User Interface Library (YUI) 2.5.1

Friday, March 28th, 2008

YUI version 2.5.1 has been released.

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. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

Prototype 1.6.0.2

Friday, March 28th, 2008

Prototype version 1.6.0.2 has been released.

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 choice for web application developers everywhere.