Skip to Content | Skip to Navigation


dojo

Status:Draft
Version:1.0
Available:since ever

Contents

The Dojo Toolkit is three individual projects:

  • Dojo,
  • Dijit, and
  • DojoX.

Dojo

Dojo Base

Dojo Base refers to a small portion of Core Dojo and provides all baseline functionality for the entire toolkit. All things assume the Dojo Base is present. Dojo base is all contained within a single file: ‘’dojo.js’‘

Dojo Core

Dojo Core is the most tried-and-true available components of the Dojo Toolkit.

See also

  • Dijit

    The widget system layered on top of Dojo

  • DojoX

    An area for development of extensions to the Dojo toolkit