@foldocs/asyncapi
v0.1.0
Published
Generate deterministic Foldocs reference pages from AsyncAPI documents.
Readme
Foldocs AsyncAPI
Generate deterministic Foldocs reference pages from AsyncAPI documents.
Installation
pnpm add -D @foldocs/asyncapiUsage
pnpm foldocs-asyncapi asyncapi.yaml content/docs/en/events /en/docs/eventsThe package also exports parseAsyncApi() and generateAsyncApiFiles() for programmatic workflows.
Documentation
Read the Foldocs documentation.
