0.4.4 • Published 3 years ago

domstat v0.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.0

3 years ago