swagger2html

A CLI package to convert Open API spec files to SwaggerUI HTML outputs.

Downloads
51
Stars
0
Committers
1

swagger2html

  • A CLI package to convert Open API spec files to SwaggerUI HTML outputs.

Usage

npx swagger2html <input.json/yaml> <output.html>

  • The input json/yaml file has api documentation in the format of OAS.
  • The <output.html> file is produced after executing the script.

NPM link

Package Rankings
Top 34.69% on Npmjs.org
Related Projects