Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@onachi/postman-to-markdown

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onachi/postman-to-markdown

Generate documentation in markdown from postman documentation.

  • 1.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

npm

📦 postman-to-markdown

This package generate markdown document from postman.

First export the collection from postman.

Drag Racing

Drag Racing

Save the collection file.

Install

npm install -g postman-to-markdown

Usage

Execute postman-to-markdown specifying the collection file.

postman-to-markdown TwitterTracker.postman_collection.json 
Reading file TwitterTracker.postman_collection.json

Generating markdown file ...

Documentation was created correctly TwitterTracker.md

The package will create .md file.

Example of file generated example.md

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: postman-to-markdown

License

postman-to-markdown is released under the MIT License.

Keywords

FAQs

Package last updated on 08 May 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc