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

hughsk/disc

:chart_with_upwards_trend: Visualise the module tree of browserify project bundles and track down bloat. observed · 2026-08-28

github.com/hughsk/disc · homepage · JavaScript · 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: 4784
  • days_rel: n/a
  • days_push: 1469
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1315 stars · 83 forks observed · 2026-08-28

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

disc is a Node.js tool that visualizes the module tree of browserify bundles as a standalone HTML page, helping developers spot large or duplicate modules. It is available as a global CLI (`discify`) and as a pipeable Node.js stream API.

Use cases

  • visualize the module tree of a browserify bundle
  • find large modules bloating my JavaScript bundle
  • detect duplicate modules in a browserify build
  • analyze bundle size by file count or file size
  • generate an HTML report of a browserify bundle's composition
  • speed up slow browserify builds by identifying heavy dependencies

When to choose

  • you use browserify and want to inspect what's inside your bundle
  • you need a quick, standalone HTML visualization of module sizes
  • you want to track down bloat or duplicated dependencies in a bundle

When to avoid

  • you bundle with webpack, rollup, or esbuild rather than browserify
  • you need automated bundle-size budgets in CI rather than a visual report
  • you need an actively developed tool with modern bundler support

Facets

cli-tool · maturity maintenance

data-visualization analytics developer-tools cli developer-tools frontend web-development data-visualization cli cross-platform browserify bundle-analysis module-tree javascript-bundle-size visualization nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
hughsk/discmain32

For agents

markdown · JSON · MCP: product_card(name="hughsk/disc")

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