1.2.2 • Published 5 years ago

@blueworld/postbox v1.2.2

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
5 years ago

Installation

npm i @blueworld/postbox -g

Usage

The usage is very simple. We need a path to the Postman collection JSON file and a directory to write our splitted up files into.

ℹ️Info: No worries, the order of the Postman collection items is retained throughout the split and merge process!

Split up the Postman collection JSON

postbox-split path/to/postman_collection.json ./outdir

Merge files back into a Postman collection JSON

postbox-merge ./outdir path/to/postman_collection.json

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago