2017 © Pedro Peláez
 

library postman2doc

Convert postman collection.json to markdown/html/docx.

image

mugen/postman2doc

Convert postman collection.json to markdown/html/docx.

  • Wednesday, May 30, 2018
  • by mj501738931
  • Repository
  • 2 Watchers
  • 12 Stars
  • 58 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 14 % Grown

The README.md

Convert postman collection.json to document

Introduction

It ia a convert postman collection.json to simple markdown/html/docx document tool., (*1)

Installation

You can install it with following command. recommended to install to the global, and you need to add global composer vendor/bin to the PATH., (*2)

composer global require mugen/postman2doc

Usage

The following command can convert a file named 'postman_collection.json'., (*3)

postman2doc convert /path/to/postman_collection.json

OR you can run postman2doc directly, then you will see the command I/O., (*4)

If you want convert to html & docx document, use following command., (*5)

postman2doc convert /path/to/postman_collection.json --html --docx --no-md

OR, (*6)

postman2doc convert:html /path/to/postman_collection.json

postman2doc convert:docx /path/to/postman_collection.json

If convert success, you will receive a system notification, then you can see the document file at same folder., (*7)

Features

Convert postman collection.json to..., (*8)

✓ markdown ✓ HTML ✓ docx ✘ PDF, (*9)

License

Released under the MIT license, (*10)

Thanks

This tool is base on laravel-zero, (*11)

The Versions

30/05 2018

dev-master

9999999-dev

Convert postman collection.json to markdown/html/docx.

  Sources   Download

MIT

The Requires

 

The Development Requires

by aki

html markdown convert postman document

02/01 2018

0.1.0

0.1.0.0

Convert postman collection.json to markdown/html/docx.

  Sources   Download

MIT

The Requires

 

The Development Requires

by aki

html markdown convert postman document

29/12 2017

dev-docx

dev-docx

Convert postman collection.json to markdown/html.

  Sources   Download

MIT

The Requires

 

The Development Requires

by aki

html markdown convert postman document

29/12 2017

0.0.5

0.0.5.0

Convert postman collection.json to markdown/html.

  Sources   Download

MIT

The Requires

 

The Development Requires

by aki

html markdown convert postman document

28/12 2017

0.0.4

0.0.4.0

Convert postman collection.json to markdown.

  Sources   Download

MIT

The Requires

 

The Development Requires

by aki

convert postman document