GoogleChromeLabs/size-plugin
Track compressed Webpack asset sizes over time. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 87
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2931
- days_rel: n/a
- days_push: 79
- n_releases_24m: 0
Adoption not part of the score
1661 stars · 39 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Webpack plugin from GoogleChromeLabs that prints the gzipped sizes of your webpack assets and the changes since the last build. It tracks bundle sizes over time to help enforce performance budgets.
Use cases
- track webpack bundle sizes over builds
- show gzip size changes in build output
- enforce performance budgets on javascript bundles
- detect bundle size regressions in ci
- monitor gzipped asset sizes across releases
When to choose
- you use webpack and want visibility into bundle size changes between builds
- you want to catch size regressions before shipping
- you need gzipped size reporting in your build pipeline
When to avoid
- you use rollup or vite instead of webpack (use rollup-plugin-size or similar)
- you need full bundle analysis with visualizations (use webpack-bundle-analyzer)
- your project does not use a bundler
Facets
plugin · maturity maintenance
build-tool monitoring benchmarking developer-tools web-development frontend performance cli webpack-plugin bundle-size gzip performance-budget nodejs
2 sources
- readme: https://github.com/GoogleChromeLabs/size-plugin · fetched 2026-08-28 · 897b99ff47cc
- registry_npm: https://registry.npmjs.org/size-plugin · fetched 2026-08-29 · dc9a2a3c5fe6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GoogleChromeLabs/size-plugin | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="GoogleChromeLabs/size-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem