Skip to content

Latest commit

ย 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

lighthouse-auto-fix Build Status Coveralls PRs Welcome

๐Ÿš€ Automatically resolve lighthouse issues, especially for static website.

Quick Overview

npm install -g lighthouse-auto-fix
lighthouse-auto-fix <Your Url>

Then you could find optimized files in dist.

CLI Options

$ lighthouse-auto-fix --help
lighthouse-auto-fix <url>

Options:
  --version      Show version number                                   [boolean]
  --out-dir, -d  set the output directory. defaults to "dist"  [default: "dist"]
  --device                   [choices: "mobile", "desktop"] [default: "desktop"]
  --help         Show help                                             [boolean]

Supported Optimization

This repo aims to optimize website based on lighthouse. Not all audit items are able to fix by automated tool. Here's the list what we manage to fix Supported Items

About

๐Ÿš€ Automatically resolve lighthouse issues

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages