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

samccone/bundle-buddy

A tool to understand your bundle size and why files are in your bundle observed · 2026-08-28

github.com/samccone/bundle-buddy · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3357
  • days_rel: n/a
  • days_push: 968
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2881 stars · 57 forks observed · 2026-08-28

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

Bundle Buddy is a tool that helps developers understand their JavaScript bundle size and why specific files end up in their bundles. It analyzes source maps to visualize code duplication and inform code-splitting decisions.

Use cases

  • analyze why a file is included in my javascript bundle
  • find duplicate code across webpack bundles
  • reduce javascript bundle size
  • visualize bundle composition from source maps
  • decide what code to split into separate chunks
  • debug bloated production bundles

When to choose

  • you ship JavaScript bundles and want to understand their composition
  • you need to identify duplicated modules across multiple bundles
  • you are planning code-splitting and want data on shared code

When to avoid

  • you need a maintained tool with active development and support
  • you want runtime performance profiling rather than static bundle analysis
  • you need bundler-agnostic support beyond source-map-based workflows

Facets

cli-tool · maturity maintenance

developer-tools build-tool data-visualization developer-tools web-development frontend performance cli bundle-analysis code-splitting javascript-bundles webpack source-maps nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
samccone/bundle-buddymain32

For agents

markdown · JSON · MCP: product_card(name="samccone/bundle-buddy")

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