Ross ROSS = Recommend OSS · open-source software intelligence for agents

esdoc/esdoc

ESDoc - Good Documentation for JavaScript observed · 2026-08-28

github.com/esdoc/esdoc · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4176
  • days_rel: n/a
  • days_push: 749
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2731 stars · 199 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ESDoc is a documentation generator for JavaScript that produces static HTML API docs from doc comments, targeting ES2015 class and module syntax. It measures documentation coverage, integrates test code and manuals into docs, and is extensible via a plugin architecture.

Use cases

  • generate api documentation for an es6 javascript library
  • measure documentation coverage of my codebase
  • integrate test code into api docs
  • generate html docs from jsdoc-style comments
  • document es2015 classes without writing many tags
  • host javascript api documentation online

When to choose

  • your codebase uses ES2015 class and module syntax
  • you want documentation coverage metrics and test integration
  • you prefer fewer tags thanks to syntax-aware parsing

When to avoid

  • your code is prototype-based or ES3/ES5 style
  • you need a tool with frequent updates and modern ecosystem support
  • you need first-class TypeScript support

Facets

cli-tool · maturity maintenance

documentation parser developer-tools developer-tools documentation web-development cli cross-platform api-docs es2015 jsdoc-alternative doc-coverage static-html-output javascript nodejs

8 sources

Member repositories

RepositoryRoleHealth v2
esdoc/esdocmain23

For agents

markdown · JSON · MCP: product_card(name="esdoc/esdoc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem