Get Dojo
Builds
Cloud hosting via CDN
You can utilize the full Dojo Toolkit from the services by including a script tag in your page:
-
<script src="//ajax.googleapis.com/ajax/libs/dojo/1.9.0/dojo/dojo.js"></script>
Copy and paste into your webpage and read the Hello Dojo tutorial.
Download 1.9.0
This download is ideal for situations where a custom build will not be required. This archive contains the full Dojo, Dijit, and DojoX projects, compressed and optimized for immediate deployment. All non-essential files have been removed from this distribution including tests and demonstrations.
- Dojo Base:
dojo.js:
compressed (41KB, gzipped)
uncompressed (comments inline)
A single-file download providing only the base Dojo APIs. Stable, reliable, professional tools for Ajax, events, packaging, CSS-based querying, animations, JSON, language utilities ... and that’s just the beginning!
Source
A full, uncompressed source release of the Dojo Toolkit -- ideal for development. Package contains all the tools needed to build, document, test, and develop with Dojo. All unit tests and functional demos are included in this release.
Documentation: Getting Dojo from Subversion
We also offer a read-only mirror on GitHub. Dojo 2.0 will move to GitHub.
- Dojo Toolkit SVN:
- Previous Releases:
- Read-only, GitHub mirror of Dojo Toolkit:
