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

tj/dox

JavaScript documentation generator for node using markdown and jsdoc observed · 2026-08-28

github.com/tj/dox · JavaScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 5915
  • days_rel: n/a
  • days_push: 1456
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2151 stars · 196 forks observed · 2026-08-28

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

Dox is a JavaScript documentation generator for Node.js that parses JSDoc-style comments and markdown to produce a JSON representation of your code's documentation. It is unopinionated about output format, letting you render the JSON with your own templates.

Use cases

  • generate JSON documentation data from JSDoc comments
  • parse jsdoc comments in javascript files
  • build custom documentation sites from source comments
  • extract api docs from node modules
  • convert markdown and jsdoc comments into structured
  • pipe source files through a cli to get doc metadata

When to choose

  • you want raw structured documentation data rather than a fixed HTML output
  • you need to build custom templates or pipelines on top of JSDoc comments
  • you prefer a lightweight stdio-based CLI for doc extraction

When to avoid

  • you want a complete documentation site generator with built-in themes
  • you need active development or guaranteed maintenance
  • you document non-JavaScript languages

Facets

library · maturity maintenance

documentation parser documentation developer-tools cli jsdoc markdown doc-generator -output javascript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
tj/doxmain23

For agents

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

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