Skip to content

Simplify lighthouse cli config. Get testing data easier.

Notifications You must be signed in to change notification settings

aidenchen8/lighthouse-simple-cli

Repository files navigation

lighthouse-simple-cli

Simplify lighthouse cli config. Get testing data easier.

Get lighthouse testing data easier.

-V, --version             output the version number
-t ,--type <char>         what type of device is been testing, [string] [choices: "mobile", "desktop"] (default: "desktop")
-q, --quick               quick test (default: false)
-o, --output <char...>    Reporter for the results, supports multiple values. choices: "json", "html", "csv" (default: ["html","json","csv"])
-p, --output-path <char>  The file path to output the results.
-v, --view                Open HTML report in your browser (default: false)
-t, --times <number>      test times
-h, --help                display help for command

About

Simplify lighthouse cli config. Get testing data easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published