Home

Awesome

auto-lighthouse

License npm version

Dependabot Status Master build status Latest master commit

Open issues Closed issues

A CLI for crawling one or more domains and generating both mobile and desktop reports for each page.

Note: You will need a version of Chrome or Chromium installed for this package to work as expected.

How to use via NPM

How to use when contributing back to repository

<!-- ## Configuration reference `runnerConfiguration.json` is the configuration file we use to control some of the internals of this package. * `autoOpenReports`: Determines whether this package should automatically open generated reports. Default: `false`. Can be set through the config or the CLI. * `port`: The local express server uses this number. Default: 9000. Can be set through the config or CLI. -->