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

jsdoc/jsdoc

An API documentation generator for JavaScript. observed · 2026-08-28

github.com/jsdoc/jsdoc · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6017
  • days_rel: 683
  • days_push: 8
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

15454 stars · 1488 forks observed · 2026-08-28

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

JSDoc is an API documentation generator for JavaScript, similar to Javadoc. It parses JSDoc-style comments in source code and generates an HTML documentation website, with support for plugins, templates, and Markdown.

Use cases

  • generate api documentation from jsdoc comments
  • create html docs website for a javascript library
  • document node.js modules and classes
  • convert jsdoc comments to markdown
  • add tutorials to api documentation
  • customize documentation output with templates

When to choose

  • you maintain a JavaScript or Node.js library and want standard JSDoc-comment-based API docs
  • you need a mature, widely supported doc generator with many community templates and build-tool integrations
  • you want docs generated directly from source comments without a separate type system

When to avoid

  • you want TypeScript-style typed documentation from type annotations alone (consider TypeDoc)
  • you need a modern all-in-one docs site framework with live examples (consider tools like Docusaurus with typedoc)
  • your project is not JavaScript-based

Facets

cli-tool · maturity stable

documentation api-documentation parser cli plugin-system developer-tools documentation web-development apis cli cross-platform jsdoc api-docs doc-comments html-docs javascript nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
jsdoc/jsdocmain67

For agents

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

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