{"id":41421359,"url":"https://github.com/mtso/docusaurus-asyncapi","last_synced_at":"2026-01-23T14:03:38.493Z","repository":{"id":204827431,"uuid":"712764880","full_name":"mtso/docusaurus-asyncapi","owner":"mtso","description":"Async API for Docusaurus V3","archived":false,"fork":false,"pushed_at":"2025-09-04T08:21:14.000Z","size":1545,"stargazers_count":3,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T05:21:24.907Z","etag":null,"topics":["asyncapi","docusaurus","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/docusaurus-asyncapi","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-01T06:24:26.000Z","updated_at":"2025-08-28T07:56:00.000Z","dependencies_parsed_at":"2025-08-21T04:23:05.629Z","dependency_job_id":"0c87695e-f36c-4447-b069-713522f9c339","html_url":"https://github.com/mtso/docusaurus-asyncapi","commit_stats":null,"previous_names":["mtso/docusaurus-asyncapi"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mtso/docusaurus-asyncapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtso%2Fdocusaurus-asyncapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtso%2Fdocusaurus-asyncapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtso%2Fdocusaurus-asyncapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtso%2Fdocusaurus-asyncapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtso","download_url":"https://codeload.github.com/mtso/docusaurus-asyncapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtso%2Fdocusaurus-asyncapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asyncapi","docusaurus","typescript"],"created_at":"2026-01-23T14:03:35.440Z","updated_at":"2026-01-23T14:03:38.473Z","avatar_url":"https://github.com/mtso.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docusaurus-asyncapi\n\n[![npm version](https://badge.fury.io/js/docusaurus-asyncapi.svg)](https://badge.fury.io/js/docusaurus-asyncapi)\n\nAsync API Documentation for Docusaurus V3.\n\n![docusaurus-asyncapi example screenshot](./example/static/img/docusaurus-asyncapi-example-screenshot-0.png)\n\n## Installation\n\n```\nnpm install docusaurus-asyncapi\n```\n\n## Usage\n\n```js\n// docusaurus.config.js\n\nconst config = {\n  presets: [\n    [\n      \"docusaurus-asyncapi\",\n      {\n        specs: [\n          {\n            spec: \"path/to/asyncapi.yml\",\n            route: \"/asyncapi\",\n          },\n        ],\n        // See defaults for ConfigInterface at:\n        // https://github.com/asyncapi/asyncapi-react/blob/42a349ad/library/src/config/default.ts#L7\n        config: {\n          show: {\n            sidebar: true,\n          },\n        },\n      },\n    ],\n    ...\n  ],\n  ...\n}\n\nmodule.exports = config;\n```\n\n## Local Development\n\n### Requirements\n\n- node \u003e=v18\n\n### Building Example\n\n```\nnpm install --workspaces\nnpm run build --workspaces\ncd example\nnpm start\n```\n\nThis builds the packages and starts the local docusaurus server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtso%2Fdocusaurus-asyncapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtso%2Fdocusaurus-asyncapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtso%2Fdocusaurus-asyncapi/lists"}