Ross ROSS = Recommend OSS · open-source software intelligence for agents

chrisbateman/webpack-visualizer

Visualize your Webpack bundle observed · 2026-08-28

github.com/chrisbateman/webpack-visualizer · homepage · JavaScript · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3987
  • days_rel: n/a
  • days_push: 1057
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1686 stars · 96 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Webpack plugin and browser-based site that visualizes Webpack bundle contents as a treemap, showing which modules take up space and which may be duplicates. It can be used by uploading a stats JSON file to the hosted site (data stays in the browser) or by adding the plugin to a Webpack config to emit a stats.html file.

Use cases

  • analyze which modules are bloating my webpack bundle
  • find duplicate modules in a webpack build
  • visualize bundle size breakdown as a treemap
  • generate a stats.html report from webpack build
  • see what's taking up space in my javascript bundle
  • inspect webpack stats offline in the browser

When to choose

  • you use Webpack and want a quick visual breakdown of bundle composition
  • you want a client-side tool that never uploads your stats data
  • you want an automated stats.html artifact generated on each build

When to avoid

  • you use a modern bundler like Vite, Rollup, or esbuild instead of Webpack
  • you need actively maintained tooling with recent feature development
  • you need CI-friendly machine-readable bundle reports rather than a visual treemap

Facets

plugin · maturity maintenance

data-visualization developer-tools build-tool developer-tools web-development frontend analytics cli webpack bundle-analysis visualization treemap javascript nodejs web

2 sources

Member repositories

RepositoryRoleHealth v2
chrisbateman/webpack-visualizermain32

For agents

markdown · JSON · MCP: product_card(name="chrisbateman/webpack-visualizer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem