# unjs/webpackbar

Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5

Repository: https://github.com/unjs/webpackbar
Canonical: https://ross.abutalabs.com/products/webpackbar
Language: TypeScript
License: MIT
License Family: permissive
Topics: webpack, profile, progressbar, node, javascript, bundler
Last push: 2026-08-26T10:54:27+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3084, "days_push": 7, "days_rel": 665, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2092, forks 65 (observed 2026-08-28T04:06:12.520850+00:00)

## What it is
A webpack/rspack plugin that displays an elegant progress bar during builds and watches, with support for multiple concurrent builds and an advanced build profiler. It is customizable via custom reporters and works on Windows.

## Use cases
- show a progress bar while webpack builds my app
- profile webpack build performance
- display progress for multiple concurrent webpack builds (SSR)
- customize build progress output with custom reporters
- show build progress in CI with a minimal log reporter

## When to choose
- you use webpack or rspack and want clearer, prettier build progress output
- you run multiple concurrent builds and need per-build progress bars
- you want to profile where time is spent during bundling

## When to avoid
- you use a bundler other than webpack or rspack (e.g. Vite, esbuild, Rollup)
- you need CI dashboards or long-term build analytics rather than terminal progress output

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, monitoring, logging
- domain: developer-tools, frontend, web-development
- platform: cross-platform
- tags: webpack, rspack, progress-bar, build-profiler, bundler-plugin, nodejs

## Member repositories
- unjs/webpackbar (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.520850+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:55:31.714239+00:00, confidence not recorded.
  - readme: https://github.com/unjs/webpackbar (fetched 2026-08-28T04:06:12.520850+00:00, sha 93fad8e1f5ad)
  - registry_npm: https://registry.npmjs.org/webpackbar (fetched 2026-08-29T10:35:29.724396+00:00, sha d5f48fcfc9d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
