rolldown/tsdown
The elegant bundler for libraries powered by Rolldown 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
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
- readme: https://github.com/rolldown/tsdown · fetched 2026-08-28 · 65af8acb8cea
- homepage: https://tsdown.dev · fetched 2026-08-29 · d6dd88f9ebf8
- site_page: https://tsdown.dev/guide/faq · fetched 2026-08-29 · 9f3040bc1334
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rolldown/tsdown | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem