rolldown/tsdown

The elegant bundler for libraries powered by Rolldown

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 35 minutes ago
Added to GitGenius on September 16th, 2026
Created on March 8th, 2024
Open Issues & Pull Requests: 44 (+0)
GitHub issues: Enabled
Number of forks: 190
Total Stargazers: 4,274 (+0)
Total Subscribers: 12 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.1 hours
Mean response time: 7.6 days
90th percentile: 12.6 days
Tracked items: 504

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 5% of issues opened in the past year have never received a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 91% of issues opened in the past year have since been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 3
Closed in 7 days: 3
Avg open age: 258 days
Stale 30+ days: 27
Stale 90+ days: 22

Recent activity

Opened in 7 days: 2
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • pending triage (164)
  • enhancement (137)
  • bug (49)
  • upstream (46)
  • needs reproduction (36)
  • dts (35)
  • good first issue (22)
  • css (17)

Detailed Description

tsdown is a bundler for libraries powered by Rolldown.

tsdown addresses the need for a streamlined bundling solution tailored specifically to library development. Rather than requiring developers to configure a general-purpose bundler for library-specific use cases, tsdown provides an opinionated, pre-configured approach built on top of Rolldown. This reduces setup complexity and allows library authors to focus on code rather than build configuration.

Library authors should choose tsdown when they want a bundler optimized for publishing reusable packages without extensive configuration overhead. The tool suits projects where developers prefer convention over customization and want to leverage Rolldown's performance characteristics without managing low-level bundler settings themselves. The README does not name alternative bundlers or make direct comparisons to other tools in the category.

The project shows consistent development activity with regular commits and ongoing maintenance. Pull requests are reviewed and merged steadily, indicating active engagement with contributions. Issue tracking is maintained with responses to user reports and feature requests.