docusaurus-openapi
docusaurus-openapi copied to clipboard
Standalone React UI Packages
Hi, I have tried the examples in this repo and I feel docusaurus-openapi offers more functionalities than Redocly.
I am wondering if there could be a standalone UI package so it can be easily imported, used and customized in other projects. This could be similar to RedocStandalone component used here https://github.com/rohit-gohri/redocusaurus/blob/main/packages/docusaurus-theme-redoc/src/theme/Redoc/Redoc.tsx#L4 which can directly be used inside create-react-app projects
Thank you.