amdjs/amdjs-api resource
Houses the Asynchronous Module Definition API observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5587
- days_rel: n/a
- days_push: 3858
- n_releases_24m: 0
Adoption not part of the score
4295 stars · 490 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The canonical specification documents for the Asynchronous Module Definition (AMD) API, including require(), loader plugins, and common loader configuration. It is a documentation-only repository defining how AMD loaders and modular JavaScript should interoperate.
Use cases
- understand the AMD module definition spec
- implement an AMD module loader
- check require() API semantics
- learn how loader plugins work in AMD
- reference common AMD loader configuration options
- make a library register as an AMD module
When to choose
- you are implementing or interoperating with an AMD loader like RequireJS
- you need the authoritative AMD API specification
- you maintain legacy JavaScript codebases using AMD modules
When to avoid
- you are starting a new project - use ES modules instead
- you need a runnable loader rather than specification documents
- you need actively maintained module system documentation
Facets
learning-resource · maturity abandoned
documentation developer-tools web-development frontend documentation browser amd module-loader specification javascript asynchronous-module-definition requirejs javascript-modules nodejs
2 sources
- readme: https://github.com/amdjs/amdjs-api · fetched 2026-08-28 · acb63749c1b3
- homepage: https://groups.google.com/group/amd-implement · fetched 2026-08-29 · 393a7bc82a3f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amdjs/amdjs-api | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem