Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md


@kubb/plugin-redoc

Generate a ReDoc API reference with Kubb

@kubb/plugin-redoc generates a ReDoc API reference page with Kubb. The output is a standalone HTML file you can host without a build step or server.

Installation

bun add @kubb/plugin-redoc
# or
pnpm add @kubb/plugin-redoc
# or
npm install @kubb/plugin-redoc

Documentation

See the full documentation for configuration options and examples.

Supporting Kubb

Kubb is an open source project, and its development is funded entirely by sponsors. If you would like to become a sponsor, please consider:

My sponsors

License

MIT