sweter-json-reporter

0.1.0 • Public • Published

JSON reporter for Sweter

This project refers to sweter. If you are not familiar with sweter then take a look at Sweter first.

sweter-json-reporter reports web performance timings in json format.

Installation

Just install sweter

$ npm install sweter -g

Usage

$ sweter google.com --reporter json

Output

{"timeToFirstByte":210,"domInteractive":570,"domComplete":1664}

All timings in milliseconds.

Readme

Keywords

none

Package Sidebar

Install

npm i sweter-json-reporter

Weekly Downloads

1

Version

0.1.0

License

Apache-2.0

Last publish

Collaborators

  • michal.jezierski