Previous Page
Next Page

Dojo Toolkit

Web site: www.dojotoolkit.org/

License: New BSD or Academic Free License 2.1

Dojo is a complete framework for building JavaScript applications. It includes support for managing events and AJAX communications and for building widgets using templates. Dojo ships with a wide variety of widgetsfrom application style menus to Google Map's integration. Dojo is focused on building rich applications and provides a rich set of features for doing so. It's not the sort of library you want to drop in just for AJAX support, but if you want to build applications with JavaScript as a primary development language, it's a good choice. AJAX includes RPC-style calls through JSON support. It also supports AJAX form submission and a document-oriented JavaScript API.


Previous Page
Next Page