Skip to content

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

Notifications You must be signed in to change notification settings

eminberkayd/swagger2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published