Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

swagger-to-static

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-to-static

Converts a JSON or YML swagger spec to a static HTML page

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
163
-15.98%
Maintainers
1
Weekly downloads
 
Created
Source

swagger-to-static

Convert a JSON or YML swagger spec to a static HTML file.

Usage

  • Install using npm install --save swagger-to-static
  • Run using ./node_modules/swagger-to-static/index.js path/to/swagger.yml path/to/output/directory

Credits

This is merely a js port of this gist. All credits to this guy.

Keywords

generate

FAQs

Package last updated on 24 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts