An open API service indexing awesome lists of open source software.

https://github.com/arcblock/assisted-viewing-lighthouse

Table showing lighthouse scores
https://github.com/arcblock/assisted-viewing-lighthouse

Last synced: 1 day ago
JSON representation

Table showing lighthouse scores

Awesome Lists containing this project

README

          

# assisted-viewing-lighthouse

Table showing lighthouse scores

## How to use this repo

1. download the code for this repository
2. run `npm i` to install the dependencies
3. configure the domain name of the site you want to test in config.json
4. run `npm run main` and wait for the run to finish; the lighthouse reports folder (named after the run time) will be created in this directory.
5. open https://arcblock.github.io/assisted-viewing-lighthouse/view/ and drag and drop the generated directory onto this page to view it.

## Generate file description

`*-mobile.html` for mobile device reports and `*-desktop` for desktop device reports.