@laas/lighthouse-ci
v0.1.1
Published
A CLI implementation for running Lighthouse
Downloads
8
Readme
Lighthouse as a Service CI
A quick, simple way to integrate Lighthouse performance checks into your pipeline
Usage
npx @laas/lighthouse-ci https://google.com
Example Response
Performance: 87
Accessibility: 71
Best practices: 93
SEO: 80
PWA: 58
Setting a minimum threshold
npx @laas/lighthouse-ci https://google.com --threshold=80