AsyncAPI Parser
Parses and validates AsyncAPI documents into a stable intermediate model, resolving references — the library every other AsyncAPI tool is built on.
Specifications it implements
What this tool does to each specification, in the role vocabulary. Follow a standard through to standards.apievangelist.com for what it actually specifies.
| Standard | Role | What that means |
|---|---|---|
| AsyncAPI | parses |
- Interfaces
library- Install
-
npm
@asyncapi/parser - Consumes
- asyncapi
- Emits
- json
- Runtime
- Needs network Deterministic Read-only No credentials
Where it applies
Jobs this tool actually does, and the surface each one is exercised on.
Use this rather than a raw YAML load — it resolves references and normalises across specification versions, which is where hand-rolled parsing quietly goes wrong.
- Website
- https://github.com/asyncapi/parser-js
- Repository
- https://github.com/asyncapi/parser-js
- License
- Apache-2.0 — reported by the GitHub API, verified 2026-09-17
- Stars
- 144 · last commit 2026-09-09
/tools.json,
against the tool.schema.json
schema, using the roles.json
vocabulary. Start at /llms.txt.