https://github.com/googlechrome/lighthouse-stack-packs
Lighthouse Stack Packs
https://github.com/googlechrome/lighthouse-stack-packs
Last synced: 8 months ago
JSON representation
Lighthouse Stack Packs
- Host: GitHub
- URL: https://github.com/googlechrome/lighthouse-stack-packs
- Owner: GoogleChrome
- License: apache-2.0
- Created: 2018-12-07T22:46:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T03:54:56.000Z (10 months ago)
- Last Synced: 2025-05-12T09:23:49.203Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 208
- Watchers: 23
- Forks: 77
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Lighthouse Stack Packs
[Lighthouse](https://github.com/GoogleChrome/lighthouse) provides developers with guidance to improve their site by auditing for performance, accessibility and other best practices.
Many developers today use different technologies (backend/CMS/JavaScript frameworks) to build their web pages. Instead of only surfacing general recommendations, what if Lighthouse could also provide more relevant and actionable advice depending on the tools used?
**Stack Packs** allow Lighthouse to detect what platform your site is built on and display specific stack-based recommendations. These recommendations are defined and curated by experts from the community.
## Supported
* AMP
* Angular
* Drupal
* Gatsby
* Magento
* Next.js
* Nuxt
* React
* WordPress
* WP Rocket
## Contributing
Interested in contributing? Please read the [contributing guidelines](./CONTRIBUTING.md)!