JSPM

  • Created
  • Published
  • Downloads 15012
  • Score
    100M100P100Q141077F

Dojo core is a powerful, lightweight library that makes common tasks quicker and easier. Animate elements, manipulate the DOM, and query with easy CSS syntax, all without sacrificing performance.

Package Exports

  • dojo
  • dojo/Deferred
  • dojo/Evented
  • dojo/_base/declare
  • dojo/_base/lang
  • dojo/_base/window
  • dojo/aspect
  • dojo/date/stamp
  • dojo/dnd/Source
  • dojo/dojo
  • dojo/dom
  • dojo/dom-construct
  • dojo/dom-geometry
  • dojo/dom-style
  • dojo/io-query
  • dojo/number
  • dojo/parser
  • dojo/query
  • dojo/request
  • dojo/store/DataStore
  • dojo/store/Observable
  • dojo/string
  • dojo/topic
  • dojo/when

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dojo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

dojo

dojo is the foundation package of the Dojo Toolkit. Sometimes referred to as the “core”, it contains the most generally applicable sub-packages and modules. The dojo package covers a wide range of functionality like AJAX, DOM manipulation, class-type programming, events, promises, data stores, drag-and-drop and internationalization libraries.

Installing

Installation instructions are available at dojotoolkit.org/download.

Getting Started

If you are starting out with Dojo, the following resources are available to you:

The Dojo Toolkit (including this package) is dual licensed under BSD 3-Clause and AFL. For more information on the license please see the License Information. The Dojo Toolkit is Copyright (c) 2005-2013, The Dojo Foundation. All rights reserved.