0.2.3 • Published 5 years ago

litepup v0.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago