# dojo/dojo

Dojo 1 - the Dojo 1 toolkit core library.

Repository: https://github.com/dojo/dojo
Canonical: https://ross.abutalabs.com/products/dojo
Homepage: https://dojotoolkit.org/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: dojo-toolkit, javascript
Last push: 2026-08-17T23:30:49+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 4854, "days_push": 16, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1588, forks 543 (observed 2026-08-28T04:05:08.009704+00:00)

## What it is
Dojo 1 is the core package of the classic Dojo Toolkit, a JavaScript library providing DOM manipulation, Ajax, class-based inheritance, events, promises, data stores, drag-and-drop, and internationalization. It also underpins the Dijit widget framework, GFX vector graphics, charting, and dgrid data grids, and remains in maintenance while new development focuses on modern Dojo.

## Use cases
- manipulate the dom and query with css selectors in javascript
- build enterprise web apps with prebuilt ui widgets
- animate html elements without sacrificing performance
- load javascript modules asynchronously with an amd loader
- render vector graphics and charts in the browser
- build mobile-friendly data grids with editing and pagination
- internationalize a legacy javascript web application

## When to choose
- maintaining or extending an existing Dojo 1 codebase
- supporting legacy enterprise apps that depend on Dijit widgets or ArcGIS integration
- you need a battle-tested all-in-one toolkit for older browsers

## When to avoid
- starting a new modern web project (use modern Dojo or another framework)
- you want a component ecosystem with active community momentum
- you need a lightweight modern build with ES modules and tree-shaking

## Facets
- artifact type: library
- maturity: maintenance
- function: frontend-framework, ui-components, animation, internationalization, data-visualization, state-management
- domain: web-development, frontend, cross-platform
- platform: browser, cross-platform
- tags: dojo-toolkit, amd-loader, dijit-widgets, legacy-javascript, dom-manipulation, ajax, javascript

## Member repositories
- dojo/dojo (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:08.009704+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:55:00.454226+00:00, confidence not recorded.
  - readme: https://github.com/dojo/dojo (fetched 2026-08-28T04:05:08.009704+00:00, sha ad672d47a9db)
  - homepage: https://dojotoolkit.org/ (fetched 2026-08-29T11:26:01.026940+00:00, sha b4a4ed0ac392)
  - site_page: https://dojotoolkit.org/documentation (fetched 2026-08-29T11:26:01.029286+00:00, sha d748f19f60d5)
  - registry_npm: https://registry.npmjs.org/dojo (fetched 2026-08-29T11:26:01.031642+00:00, sha f574070e9a15)
- Data as of 2026-08-30T08:39:29.467469+00:00.
