1.0.0 • Published 2 years ago

harviz v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

harviz

Visualize HTTP Archive (HAR) files right in your terminal.

Example of analyzing a HAR file with harviz

Install

npm install -g harviz

Usage

harviz <file>

Visualize HTTP Archive (HAR) files right in your terminal.

Positionals:
  file  HAR file to analyze                                             [string]

Options:
  --style    Style of output
                          [choices: "standard", "compact"] [default: "standard"]
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

License

Apache-2.0