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

webpack-dashboard

A CLI dashboard for webpack dev server observed · 2026-08-28

github.com/FormidableLabs/webpack-dashboard · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3671
  • days_rel: n/a
  • days_push: 751
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

13966 stars · 373 forks observed · 2026-08-28

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

A Node.js CLI tool that wraps your webpack or webpack-dev-server command and replaces the noisy scroll of console output with a rich terminal dashboard showing build status, errors, warnings, and module/asset information. It works via a companion webpack plugin (webpack-dashboard/plugin) that communicates with the CLI over a socket, and also has an Electron-based GUI variant.

Use cases

  • visualize webpack build status in the terminal instead of scrolling logs
  • see webpack errors and warnings at a glance during development
  • replace the noisy webpack-dev-server console output with a clean dashboard
  • monitor module and asset sizes while running webpack dev server
  • make my webpack dev workflow feel more polished for local development

When to choose

  • you use webpack or webpack-dev-server for local development and want readable, structured terminal output
  • you want a zero-config (one plugin line plus a CLI prefix) improvement to your dev server experience
  • you work primarily in a terminal and prefer TUI-style dashboards over browser-based analyzers

When to avoid

  • you use a different bundler such as Vite, esbuild, Rollup, or Turbopack with no webpack step
  • you need deep bundle analysis or treemap visualizations rather than a live build dashboard
  • you run builds in CI or non-interactive environments where a TUI dashboard adds no value
  • you need cutting-edge webpack 5+ features and active development, since the project is in maintenance mode

Facets

cli-tool · maturity maintenance

cli developer-tools terminal-ui monitoring web-development frontend developer-tools cli cross-platform webpack webpack-plugin dev-server terminal-dashboard build-output developer-experience javascript socket-communication command-line nodejs

4 sources

Member repositories

For agents

markdown · JSON · MCP: product_card(name="FormidableLabs/webpack-dashboard")

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