0.1.1 • Published 5 years ago

@laas/lighthouse-ci v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

Lighthouse as a Service CI

npm npm

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
0.1.1

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago