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

rolldown/tsdown

The elegant bundler for libraries powered by Rolldown observed · 2026-08-28

github.com/rolldown/tsdown · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 82
  • Longevity 64
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: 2.0
  • age_days: 908
  • days_rel: 41
  • days_push: 8
  • n_releases_24m: 153

Full methodology

Adoption not part of the score

4233 stars · 184 forks observed · 2026-08-28

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

tsdown is a fast bundler designed for building JavaScript/TypeScript libraries, powered by Rolldown and Oxc. It generates declaration files, supports Rollup/unplugin/Vite plugin ecosystems, and offers a seamless migration path from tsup.

Use cases

  • bundle a typescript library for npm
  • generate d.ts declaration files during build
  • migrate from tsup to a faster bundler
  • build an npm package with esm and cjs output
  • use rollup or vite plugins in a library build
  • watch mode for library development

When to choose

  • you are publishing a TypeScript/JavaScript library to npm and want fast builds with declaration output
  • you want a batteries-included, preconfigured bundler with minimal setup
  • you are on tsup and want a compatible, faster alternative
  • you need compatibility with the Rollup/unplugin/Vite plugin ecosystem

When to avoid

  • you are bundling a full web application rather than a library - use Vite or a framework bundler instead
  • you rely on tsup's stub mode, which tsdown does not support
  • you need a bundler outside the Rolldown/Rollup plugin ecosystem

Facets

cli-tool · maturity active

build-tool compiler cli developer-tools developer-tools web-development frontend cli cross-platform bundler typescript rolldown oxc library-packaging declaration-files tsup-alternative dts-generation javascript-ecosystem nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
rolldown/tsdownmain86

For agents

markdown · JSON · MCP: product_card(name="rolldown/tsdown")

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