Currently in development OpenAPI v3 documentation renderer built using svelte and typescript.
Just download the latest release and setup config.json
in the same directory as index.html
Setup the public/config.json
file, example in public/config.example.json
Test it with
yarn
yarn dev
yarn
yarn build