lighthouse-monitor

0.1.2 • Public • Published

Lighthouse Monitor

Setup

  • Step 1: Install Chrome or Chromium on your machine.

  • Step 2: Run npm run build to install all dependencies.

  • Step 3: Run npm run start http(s)://<your-url>/ to start the test.

The script will create a folder with the domain name of your website, that includes your Lighthouse results in .json format. It will compare the results of past tests with the current test, and show you how good or bad you website performed in comparison.

Feature Requests and Pull Requests are welcome!

By Benjamin Wölkchen

/lighthouse-monitor/

    Package Sidebar

    Install

    npm i lighthouse-monitor

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    6.41 kB

    Total Files

    5

    Last publish

    Collaborators

    • benjaminwolkchen