{"id":13454688,"url":"https://github.com/rohit-gohri/redocusaurus","last_synced_at":"2025-05-14T01:11:30.707Z","repository":{"id":37076356,"uuid":"291216417","full_name":"rohit-gohri/redocusaurus","owner":"rohit-gohri","description":"OpenAPI for Docusaurus with Redoc","archived":false,"fork":false,"pushed_at":"2025-04-29T02:18:52.000Z","size":19377,"stargazers_count":688,"open_issues_count":40,"forks_count":118,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-10T23:34:43.931Z","etag":null,"topics":["documentation","docusaurus","docusaurus-plugin","docusaurus2","hacktoberfest","open-api","openapi","openapi-documentation","redoc","typescript"],"latest_commit_sha":null,"homepage":"https://redocusaurus.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rohit-gohri.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2020-08-29T06:39:32.000Z","updated_at":"2025-05-10T02:47:38.000Z","dependencies_parsed_at":"2024-03-31T20:32:25.549Z","dependency_job_id":"b31e690d-8d7b-46e5-80c1-cede26551391","html_url":"https://github.com/rohit-gohri/redocusaurus","commit_stats":{"total_commits":448,"total_committers":43,"mean_commits":"10.418604651162791","dds":0.4955357142857143,"last_synced_commit":"ec090ef7138c8df115aa6ebff22ecd725d114c97"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit-gohri%2Fredocusaurus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit-gohri%2Fredocusaurus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit-gohri%2Fredocusaurus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit-gohri%2Fredocusaurus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohit-gohri","download_url":"https://codeload.github.com/rohit-gohri/redocusaurus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254049440,"owners_count":22006061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["documentation","docusaurus","docusaurus-plugin","docusaurus2","hacktoberfest","open-api","openapi","openapi-documentation","redoc","typescript"],"created_at":"2024-07-31T08:00:56.868Z","updated_at":"2025-05-14T01:11:25.691Z","avatar_url":"https://github.com/rohit-gohri.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","typescript"],"sub_categories":[],"readme":"# Redocusaurus\n\n[![npm](https://img.shields.io/npm/v/redocusaurus)](https://www.npmjs.com/package/redocusaurus/)\n![npm](https://img.shields.io/npm/dw/redocusaurus)\n![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/redocusaurus)\n[![Typed with TypeScript](https://img.shields.io/badge/Typed-555555.svg?logo=typescript\u0026labelColor=fff)](https://www.typescriptlang.org/)\n[![Build and Deploy](https://github.com/rohit-gohri/redocusaurus/actions/workflows/build.yml/badge.svg)](https://github.com/rohit-gohri/redocusaurus/actions/workflows/build.yml)\n![GitHub branch checks state](https://img.shields.io/github/checks-status/rohit-gohri/redocusaurus/main?logo=github)\n[![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/fef74697/redocusaurus)\n\n[Redoc](https://github.com/redocly/redoc) for [Docusaurus](https://docusaurus.io/).\n\n## Usage\n\nCheck the [documentation on the website](https://redocusaurus.vercel.app/docs)\n\n## Demo\n\nSee [Examples](https://redocusaurus.vercel.app/examples/)\n\n## Packages\n\n### [Redocusaurus](./packages/redocusaurus)\n\nA Docusaurus Preset that combines the below 2 packages to easily add API doc(s) to your docs site.\n\n### [Docusaurus Theme Redoc](./packages/docusaurus-theme-redoc)\n\nA wrapper around `RedocStandalone` to make it match the Docusaurus Theme with added support for Dark Mode.\n\n### [Docusaurus Plugin Redoc](./packages/docusaurus-plugin-redoc)\n\nA content plugin that creates pages from your OpenAPI files or URLs and renders them using the Redoc component from the theme.\n\n### [Website](./website)\n\nDocs website and example project show casing the preset in action with multiple different OpenAPI specs.\n\n#### Who is using Redocusaurus?\n\nSee [**Who is using Redocusaurus?** section in docs.](https://redocusaurus.vercel.app/docs/who-is-using-redocusaurus)\n\n## Contributing\n\nAny help is greatly appreciated, check the [DEVELOPMENT.md](./DEVELOPMENT.md) for help on how to setup the project in your local and [CONTRIBUTING.md](./CONTRIBUTING.md) for general info about the contribution workflow.\n\n## Motivation\n\nTo have the documentation and API reference in the same site with the same headers/footers. Read more in the blog post, [OpenAPI for Docusaurus](https://rohit.page/blog/projects/openapi-for-docusaurus/?utm_source=github\u0026utm_medium=repo\u0026utm_campaign=redocusaurus).\n\nSee this issue, [https://github.com/facebook/docusaurus/issues/638](https://github.com/facebook/docusaurus/issues/638#issuecomment-762502498), and this gist, \u003chttps://gist.github.com/rohit-gohri/b1a19f37702cfe4a6c5a47933a11785b\u003e for more details and history.\n\n## License\n\n[MIT License. Copyright (c) 2024 Rohit Gohri](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohit-gohri%2Fredocusaurus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohit-gohri%2Fredocusaurus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohit-gohri%2Fredocusaurus/lists"}