Skip to content

JakePartusch/lighthouse-as-a-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighthouse as a Service CI

npm npm

A quick, simple way to integrate Lighthouse performance checks into your pipeline without a Chromium dependency

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

About

A quick way to integrate Lighthouse performance checks into your pipeline without a Chromium dependency

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors