TypeStrong/typedoc
Documentation generator for TypeScript projects. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 92
- Release rhythm 92
- Longevity 100
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: 13
- age_days: 4484
- days_rel: 59
- days_push: 52
- n_releases_24m: 36
Adoption not part of the score
8447 stars · 773 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TypeDoc is a documentation generator for TypeScript projects that converts source code comments into HTML documentation sites or a JSON model. It runs on Node.js as an npm package and supports theming and a plugin API.
Use cases
- generate api documentation from typescript source code
- build html docs for a typescript library
- document a typescript monorepo with multiple packages
- export a json model of a typescript project's api
- customize documentation output with themes and plugins
When to choose
- you maintain a TypeScript library or application and want API docs generated from source comments
- you need documentation for monorepos with multiple npm packages
- you want a JSON representation of your project's type structure for tooling
When to avoid
- your project is not written in TypeScript
- you need hand-authored narrative documentation rather than API reference docs
- you need runtime-hosted documentation sites with live search backends
Facets
cli-tool · maturity active
documentation parser cli static-site-generator api-documentation developer-tools documentation web-development programming-languages cli cross-platform typescript api-docs doc-generator npm-package monorepo-support nodejs
2 sources
- readme: https://github.com/TypeStrong/typedoc · fetched 2026-08-28 · 506cb39873e4
- homepage: https://typedoc.org · fetched 2026-08-29 · 47f4117ef4df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TypeStrong/typedoc | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="TypeStrong/typedoc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem