Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

swagger2markdown

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger2markdown

CLI tool that allows to transform swagger definition file to markdown.

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
87
-20.18%
Maintainers
1
Weekly downloads
 
Created
Source

swagger2md

CLI tool that allows to transform swagger definition file to markdown.

The main difference from other available tools - it renders menu and detailed examples.

Installation

npm i -g swagger2md

Usage

Usage: swagger2md -swagger [string] -markdown [string]

Options:
  --help          Show help                                            [boolean]
  --version       Show version number                                  [boolean]
  --swagger, -s   Path to swagger file                                [required]
  --markdown, -m  Path to output markdown file                        [required]

Keywords

swagger

FAQs

Package last updated on 26 Dec 2017

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