1.2.1 • Published 5 years ago

litereport v1.2.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

LiteReport logo

LiteReport:

Lighthouse reports for localhost ports. Currently working on final tests for app

Features:

  • Automatic: makes multiple Lighthouse reports with only one command prompt
  • Saves everything in one organized folder
  • Takes around 25-30 seconds to run every single test, depending on your page content
  • Works offline. No internet connection needed to run local tests

Output results:

  • Html
  • JSON
  • CSV
  • Inline Terminal text
  • Pop up page which shows you test results

Tools used

Current objectives
  • Add a landing page for project
  • Have Litereport scan for the active localhost port by itself
  • Add pdf output inside the reports
  • Finish adding React to the project