jsdoc2md/jsdoc-to-markdown
Generate markdown documentation from jsdoc-annotated javascript observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 45
- Release rhythm 50
- 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: 23
- age_days: 4493
- days_rel: 334
- days_push: 334
- n_releases_24m: 8
Adoption not part of the score
1758 stars · 150 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js CLI tool and library that generates markdown API documentation from jsdoc-annotated JavaScript source code. It is commonly used to inject API docs directly into project README files.
Use cases
- generate markdown docs from jsdoc comments
- inject API documentation into a README
- convert jsdoc-annotated javascript to markdown
- document a javascript library's API
- automate API docs generation in CI
- produce markdown reference docs for npm packages
When to choose
- your code is already documented with jsdoc comments and you want markdown output
- you want API docs embedded in your README or docs site
- you need a scriptable, CI-friendly documentation generator for JavaScript
When to avoid
- you use TypeScript and prefer typedoc-style output
- you want HTML documentation sites rather than markdown
- your codebase is not documented with jsdoc annotations
Facets
cli-tool · maturity active
documentation api-documentation cli markdown documentation developer-tools cli cross-platform jsdoc markdown-generator readme api-docs javascript nodejs
2 sources
- readme: https://github.com/jsdoc2md/jsdoc-to-markdown · fetched 2026-08-28 · 046e66db0803
- registry_npm: https://registry.npmjs.org/jsdoc-to-markdown · fetched 2026-08-29 · 9d8110d6e57d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jsdoc2md/jsdoc-to-markdown | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="jsdoc2md/jsdoc-to-markdown")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem