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

asyncapi/generator

Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything! observed · 2026-09-03

github.com/asyncapi/generator · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

99/100

  • Activity 100
  • Release rhythm 96
  • 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: 1
  • age_days: 2962
  • days_rel: 26
  • days_push: 0
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

1075 stars · 393 forks observed · 2026-09-03

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

The AsyncAPI Generator is a Node.js tool that generates arbitrary output—code, documentation, diagrams, boilerplate—from an AsyncAPI specification document and a template. It ships as a CLI (via the AsyncAPI CLI) and an npm library, with an extensible template ecosystem including React-based rendering.

Use cases

  • generate HTML documentation from an AsyncAPI spec
  • scaffold Node.js service boilerplate from an event-driven API definition
  • generate client SDKs for Kafka, WebSocket, or MQTT APIs
  • produce markdown docs from asyncapi.yaml
  • generate code from AsyncAPI document in CI/CD pipeline
  • create custom templates to generate anything from an API spec

When to choose

  • you have an AsyncAPI document and want docs, code, or SDKs generated from it
  • you want to automate API artifact generation in CI/CD
  • you need an extensible, template-driven codegen tool for event-driven APIs

When to avoid

  • you only need to generate data models/classes—use AsyncAPI Modelina instead
  • your API is REST/OpenAPI rather than event-driven/AsyncAPI
  • you need a GUI-based documentation generator

Facets

cli-tool · maturity active

templating documentation cli developer-tools developer-tools apis documentation cli cross-platform asyncapi codegen event-driven-architecture api-documentation template-engine monorepo code-generation automation nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
asyncapi/generatormain99

For agents

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

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