RapiPdf - Generate PDF from Open API spec
npm install rapipdf
yarn over npm as we use yarn resolutions to keep the bundle size smaller. As of this writing this feature is not supported in npm natively bash
Clone / Download the project then
yarn installbuild will generate rapidoc-min.js, this is the only file you will need.
use it in the script tag of your html
yarn build
yarn serve
``