lighthouse-averager
v1.0.0
Published
Runs a Lighthouse audit for a URL multiple times, outputs average results.
Downloads
2
Readme
Usage
npm run go https://google.com
to test google.com 5 times (default)
npm run go https://google.com 3
to test google.com 3 times