About Dojo

From Aptana

This page contains an overview about using the Dojo JavaScript libraries.

The Dojo Toolkit is a set of JavaScript libraries that help you build dynamic web applications. The Dojo Toolkit includes libraries in the following JavaScript development areas:

  • JavaScript core libraries to help manipulate the DOM, HTML, and CSS
  • Data Structures
  • Web I/O
  • Visual web development, such as animation and drag-and-drop
  • Math and cryptography
  • Widgets
    • Core widgets
    • Layout widgets
    • SVG widgets

See http://dojotoolkit.org to download and learn more about the Dojo Toolkit.

Related Topics