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

https://github.com/natthasath/lighthouse-shell-script

Lighthouse is an open-source, automated tool by Google for improving the quality of web pages. It audits performance, accessibility, SEO, best practices, and Progressive Web Apps (PWAs). Lighthouse runs in Chrome DevTools, via the command line, or as a Node module.
https://github.com/natthasath/lighthouse-shell-script

lighthouse performance script shell website

Last synced: 11 months ago
JSON representation

Lighthouse is an open-source, automated tool by Google for improving the quality of web pages. It audits performance, accessibility, SEO, best practices, and Progressive Web Apps (PWAs). Lighthouse runs in Chrome DevTools, via the command line, or as a Node module.

Awesome Lists containing this project

README

          

# 🎉 Lighthouse Shell Script

Lighthouse is an open-source, automated tool by Google for improving the quality of web pages. It audits performance, accessibility, SEO, best practices, and Progressive Web Apps (PWAs). Lighthouse runs in Chrome DevTools, via the command line, or as a Node module.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 📦 Package

```
npm install -g lighthouse
```