# lighthouse-stack-packs

> Lighthouse Stack Packs

Latest version **1.12.3** (published 2025-10-06) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install lighthouse-stack-packs
pnpm add lighthouse-stack-packs
yarn add lighthouse-stack-packs
bun add lighthouse-stack-packs
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.12.3 |
| Published | 2025-10-06 |
| First published | 2020-03-03 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 186.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 218 |
| Author | The Chromium Authors |
| Maintainers | paulirish, brendankenny, hoten, housseindjirdeh, adamraine |
| Keywords | google, chrome, lighthouse |

## Links

- npm: https://www.npmjs.com/package/lighthouse-stack-packs
- Repository: https://github.com/GoogleChrome/lighthouse-stack-packs
- Homepage: https://github.com/GoogleChrome/lighthouse-stack-packs#readme
- Issues: https://github.com/GoogleChrome/lighthouse-stack-packs/issues
- npm.io page: https://npm.io/package/lighthouse-stack-packs

## Recent versions

- 1.12.3 (latest) — 2025-10-06
- 0.0.1-0 (next) — 2020-03-03
- 1.12.2 — 2024-11-04
- 1.12.1 — 2023-10-24
- 1.12.0 — 2023-07-27
- 1.11.0 — 2023-06-14
- 1.10.0 — 2023-05-03
- 1.9.1 — 2023-02-08
- 1.9.0 — 2023-01-25
- 1.8.2 — 2022-07-15
- 1.8.1 — 2022-04-18
- 1.8.0 — 2022-04-15
- 1.7.0 — 2022-01-27
- 1.6.0 — 2021-11-24
- 1.5.0 — 2021-05-21
- … 6 more at https://npm.io/package/lighthouse-stack-packs/versions

## 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.

<p align="center">
  <img alt="Prototype" title="Prototype" src="https://raw.githubusercontent.com/GoogleChrome/lighthouse-stack-packs/master/image-example.png">
</p>

## Supported

* AMP
* Angular
* Drupal
* Gatsby
* Magento
* Next.js
* Nuxt
* React
* WordPress
* WP Rocket

## Contributing

Interested in contributing? Please read the [contributing guidelines](./CONTRIBUTING.md)!

---
_Source: https://npm.io/package/lighthouse-stack-packs · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
