https://github.com/googlechrome/lighthouse-plugin-example
https://github.com/googlechrome/lighthouse-plugin-example
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googlechrome/lighthouse-plugin-example
- Owner: GoogleChrome
- License: apache-2.0
- Created: 2023-09-11T19:36:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T19:43:29.000Z (over 2 years ago)
- Last Synced: 2025-04-03T23:12:21.186Z (9 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Audit: audits/has-cat-images.js
Awesome Lists containing this project
README
# Lighthouse Plugin Example
This is an example for how to make a Lighthouse plugin with custom audits.
Full docs available [here](https://github.com/GoogleChrome/lighthouse/blob/main/docs/plugins.md).