This package has been deprecated

Author message:

Use lighthouse cli directly

litepup

0.2.3 • Public • Published

litepup

Use Puppeteer to run Lighthouse audits.


Usage

npx litepup http://example.com > results.json

You can also install and run: npm i litepup.

If you'd like pretty HTML output instead of the raw data: npx litepup --html http://example.com > results.html.

If you have trouble running, make sure you have all required dependencies installed. See this list.

Todo

  • Allow configuration of literally anything more than the url
  • Batch audits (url lists)
  • Docker image?
  • Friendly CLI reporting (human readable)
  • Easy to parse output for CI

License

MIT

Package Sidebar

Install

npm i litepup

Weekly Downloads

14

Version

0.2.3

License

MIT

Unpacked Size

4.5 kB

Total Files

5

Last publish

Collaborators

  • zacanger