DEV Community

Discussion on: domstat - A Puppeteer based CLI tool to check web performance

Collapse
 
ecyrbe profile image
ecyrbe • Edited

Maybe you could just use lighthouse cli tools with your own plugin : github.com/GoogleChrome/lighthouse
It supports headless and Json reports out of the box