npm.io
1.2.1 • Published 6 years ago

litereport

Licence
ISC
Version
1.2.1
Deps
5
Size
22 kB
Vulns
0
Weekly
0
Stars
1

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