Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

r17x/AALighthouse

Repository files navigation

AALighthouse | Automation Audit Lighthouse

Feature List

  • Multiple Website Audit
  • Auto Generate JSON Audit
  • Support Chrome Browser

Instalation

$ git clone https://github.com/ri7nz/AALighthouse.git && cd AALighthouse $ npm install

Basic Usage

  1. Example Url List config
// example url list config // https://github.com/ri7nz/AALighthouse/blob/master/config.js#L27  ... url : [ 'https://yourwebsite0.domain/', 'https://yourwebsite1.domain/' ] ... # save it & run $ npm start
  1. npm start and wait until finish , if success JSON files created
  2. Upload your test json https://googlechrome.github.io/lighthouse/viewer/

Todo

  • Create Contribution Template
  • Support All Browser
  • Domain list reader
  • Issue Template

Motivation & Reference

About

Automation Audit Lighthouse

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published