{"id":27621815,"url":"https://github.com/rolldown/tsdown","last_synced_at":"2026-03-16T16:10:11.359Z","repository":{"id":228366356,"uuid":"769189766","full_name":"rolldown/tsdown","owner":"rolldown","description":"The elegant bundler for libraries powered by Rolldown","archived":false,"fork":false,"pushed_at":"2025-11-27T19:00:46.000Z","size":4901,"stargazers_count":3012,"open_issues_count":71,"forks_count":117,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-11-27T23:35:14.919Z","etag":null,"topics":["bundler","library","oxc","rolldown","typescript"],"latest_commit_sha":null,"homepage":"https://tsdown.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rolldown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sxzz"}},"created_at":"2024-03-08T14:25:35.000Z","updated_at":"2025-11-27T19:00:47.000Z","dependencies_parsed_at":"2024-03-18T13:05:07.683Z","dependency_job_id":"63260fdd-b4f7-4ebe-b7a4-a34805cba36e","html_url":"https://github.com/rolldown/tsdown","commit_stats":{"total_commits":194,"total_committers":3,"mean_commits":64.66666666666667,"dds":"0.24226804123711343","last_synced_commit":"949d1a07fcfeaf306c7e3233b25ff72b90299ec9"},"previous_names":["sxzz/tsdown","rolldown/tsdown"],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/rolldown/tsdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolldown%2Ftsdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolldown%2Ftsdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolldown%2Ftsdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolldown%2Ftsdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rolldown","download_url":"https://codeload.github.com/rolldown/tsdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolldown%2Ftsdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27322533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundler","library","oxc","rolldown","typescript"],"created_at":"2025-04-23T08:04:12.910Z","updated_at":"2026-03-16T16:10:11.352Z","avatar_url":"https://github.com/rolldown.png","language":"TypeScript","readme":"\u003cimg src=\"./docs/public/og-image.svg\" alt=\"tsdown\" width=\"100%\" /\u003e\u003cbr\u003e\n\n# tsdown\n\n[![Open on npmx][npmx-version-src]][npmx-href]\n[![npm downloads][npmx-downloads-src]][npmx-href]\n[![Unit Test][unit-test-src]][unit-test-href]\n[![tsdown Starter StackBlitz][tsdown-starter-stackblitz-src]][tsdown-starter-stackblitz-href]\n\n✨ The elegant bundler for libraries powered by [Rolldown](https://github.com/rolldown/rolldown).\n\n## Features\n\n- 🚀 **Blazing fast**: Build and generate declaration files powered by Oxc and Rolldown, incredibly fast!\n- ♻️ **Powerful ecosystem**: Support Rollup, Rolldown, unplugin plugins, and some Vite plugins.\n- ️🛠️ **Easy to use**: tsdown preconfigures everything you need to get started, so you can focus on writing code.\n- 🔄 **Seamless migration**: Compatible with tsup's main options and features, ensuring a smooth transition.\n\n## Documentation\n\nFor full documentation, visit [tsdown.dev](https://tsdown.dev).\n\n## Install\n\n```bash\nnpm i -D tsdown\n```\n\n## Usage\n\n```bash\nnpx tsdown\n```\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg\"\u003e\n    \u003cimg src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Licenses\n\nThis project is licensed under the [MIT License](LICENSE).\n\n\u003c!-- Badges --\u003e\n\n[npmx-version-src]: https://npmx.dev/api/registry/badge/version/tsdown\n[npmx-downloads-src]: https://npmx.dev/api/registry/badge/downloads-month/tsdown\n[npmx-href]: https://npmx.dev/tsdown\n[unit-test-src]: https://github.com/rolldown/tsdown/actions/workflows/unit-test.yml/badge.svg\n[unit-test-href]: https://github.com/rolldown/tsdown/actions/workflows/unit-test.yml\n[tsdown-starter-stackblitz-src]: https://developer.stackblitz.com/img/open_in_stackblitz_small.svg\n[tsdown-starter-stackblitz-href]: https://stackblitz.com/github/rolldown/tsdown-starter-stackblitz\n","funding_links":["https://github.com/sponsors/sxzz"],"categories":["TypeScript","Bundle Tool"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolldown%2Ftsdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frolldown%2Ftsdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolldown%2Ftsdown/lists"}