# statoscope/statoscope

Statoscope is a toolkit to analyze and validate webpack bundle

Repository: https://github.com/statoscope/statoscope
Canonical: https://ross.abutalabs.com/products/statoscope
Homepage: https://statoscope.tech
Language: TypeScript
License: MIT
License Family: permissive
Topics: webpack, dependency-graph, analyzer, webpack-runtime-analyzer, webpack-stats, cli, ci, validation, hacktoberfest
Last push: 2026-04-14T10:11:27+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 16, longevity 100
- inputs: {"age_days": 3563, "days_push": 141, "days_rel": 515, "gap_med": 144, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1580, forks 50 (observed 2026-08-28T04:05:06.834269+00:00)

## What it is
Statoscope is a toolkit for analyzing and validating webpack bundle stats, providing a UI-based HTML report with full dependency trees, size maps, and duplicate detection. It includes a webpack plugin for report generation and a CLI for stats validation and comparison.

## Use cases
- analyze webpack bundle size and composition
- detect duplicate packages and modules in a bundle
- validate webpack stats against rules in CI
- compare bundle stats between builds
- generate an interactive HTML report of module and chunk dependencies
- find why a package is included in the bundle

## When to choose
- you use webpack and need deep insight into bundle composition
- you want to enforce bundle size or structure rules in CI
- you need to compare stats across builds to catch regressions
- you need to explore module/chunk/package dependency graphs interactively

## When to avoid
- you use a bundler other than webpack (e.g. Vite, Rollup, esbuild)
- you only need a quick one-off size summary without detailed stats
- your project does not produce webpack stats files

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, analytics, data-visualization, cli, form-handling
- domain: developer-tools, web-development, frontend, analytics, performance
- platform: cli, cross-platform
- tags: webpack, bundle-analyzer, webpack-stats, dependency-graph, bundle-size, report-ui, jora, nodejs

## Member repositories
- statoscope/statoscope (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.834269+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-30T03:56:37.745736+00:00, confidence not recorded.
  - readme: https://github.com/statoscope/statoscope (fetched 2026-08-28T04:05:06.834269+00:00, sha 8b6dba02b93f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
