1.0.4 • Published 1 year ago

split-payload v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Description

If you grep logs, look for response and request, then unescape json-strings, then prettify and e.t.c. This package is for you :)

Installation

npm install -g split-payload

Usage

zgrep YOUR_REQUEST_ID YOUR_PAYLOAD_ARCHIVE.gz | split-payload

As a result you get two files with prettified JSON in the current directory: request.json and response.json.

Status

CircleCI

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago