0.4.4 • Published 2 years ago

domstat v0.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

domstat

domstat is like httpstat but for dom events

Helps in measuring critical rendering path of a webpage & reports other browser timings & metrics

Example output

npm.io

Install

npm install --global domstat

CLI

$ domstat --help

  Usage
	  $ domstat
	
	Options
		--url  String. Url to test. Default is www.example.com
		--headless  Boolean. Pass flag to run test in headless mode

	Examples
	  $ domstat --url=example.com --headless

	Check version
		$ domstat --version
0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago