robertknight/webpack-bundle-size-analyzer
A tool for finding out what contributes to the size of Webpack bundles observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4167
- days_rel: n/a
- days_push: 1280
- n_releases_24m: 0
Adoption not part of the score
1389 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A utility that analyzes Webpack's JSON build output to show a tree of packages contributing to bundle size, ordered by module size. It can be used as a command-line tool or as a Webpack plugin that writes a size report to a file.
Use cases
- find out which dependencies bloat my webpack bundle
- analyze webpack bundle size by package
- show a tree of npm packages sorted by size in a webpack build
- generate a bundle size report from webpack builds
- identify large modules contributing to javascript bundle size
- reduce webpack bundle size by finding heavy dependencies
When to choose
- you use Webpack and want a quick per-package size breakdown of your bundle
- you want a simple CLI you can pipe `webpack --json` output into
- you prefer a lightweight analyzer over full visual treemap tools
When to avoid
- you use a bundler other than Webpack, such as Rollup, Vite, or esbuild
- you want interactive visualizations like treemaps rather than text output
- you need actively developed tooling with support for the latest Webpack versions
Facets
cli-tool · maturity maintenance
developer-tools analytics build-tool developer-tools frontend web-development performance cli webpack bundle-analysis file-size webpack-plugin javascript nodejs
2 sources
- readme: https://github.com/robertknight/webpack-bundle-size-analyzer · fetched 2026-08-28 · 3bcca9969592
- registry_npm: https://registry.npmjs.org/webpack-bundle-size-analyzer · fetched 2026-08-29 · c6caef183887
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robertknight/webpack-bundle-size-analyzer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="robertknight/webpack-bundle-size-analyzer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem