{"id":15628342,"url":"https://github.com/sxzz/tsdown","last_synced_at":"2025-04-14T01:50:17.079Z","repository":{"id":228366356,"uuid":"769189766","full_name":"sxzz/tsdown","owner":"sxzz","description":"An even faster bundler powered by Rolldown.","archived":false,"fork":false,"pushed_at":"2025-04-05T11:25:26.000Z","size":1469,"stargazers_count":438,"open_issues_count":5,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T23:04:08.935Z","etag":null,"topics":["library","oxc","rolldown","typescript"],"latest_commit_sha":null,"homepage":"https://jsr.io/@sxzz/tsdown","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/sxzz.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},"funding":{"github":["sxzz"]}},"created_at":"2024-03-08T14:25:35.000Z","updated_at":"2025-04-05T12:00:23.000Z","dependencies_parsed_at":"2024-03-18T13:05:07.683Z","dependency_job_id":"63260fdd-b4f7-4ebe-b7a4-a34805cba36e","html_url":"https://github.com/sxzz/tsdown","commit_stats":{"total_commits":194,"total_committers":3,"mean_commits":64.66666666666667,"dds":"0.24226804123711343","last_synced_commit":"949d1a07fcfeaf306c7e3233b25ff72b90299ec9"},"previous_names":["sxzz/tsdown"],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzz%2Ftsdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzz%2Ftsdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzz%2Ftsdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzz%2Ftsdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sxzz","download_url":"https://codeload.github.com/sxzz/tsdown/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809024,"owners_count":21164895,"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","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":["library","oxc","rolldown","typescript"],"created_at":"2024-10-03T10:22:01.939Z","updated_at":"2025-04-14T01:50:17.073Z","avatar_url":"https://github.com/sxzz.png","language":"TypeScript","funding_links":["https://github.com/sponsors/sxzz"],"categories":["TypeScript"],"sub_categories":[],"readme":"# tsdown [![npm](https://img.shields.io/npm/v/tsdown.svg)](https://npmjs.com/package/tsdown) [![Unit Test](https://github.com/sxzz/tsdown/actions/workflows/unit-test.yml/badge.svg)](https://github.com/sxzz/tsdown/actions/workflows/unit-test.yml) [![JSR](https://jsr.io/badges/@sxzz/tsdown)](https://jsr.io/@sxzz/tsdown)\n\n⚡️ An even faster bundler powered by [Rolldown](https://github.com/rolldown/rolldown).\n\n## Features\n\n- 🚀 **Blazing fast**: Build and generate `.d.ts` powered by Oxc and Rolldown, incredibly fast!\n- ♻️ **Powerful ecosystem**: Support Rollup / Rolldown / unplugin plugins, and some Vite plugins.\n- 📦 **Out-of-box**: Support reusing configurations from Vite or Vitest.\n- 🔄 **Seamless migration**: Compatible with tsup's main options and features, ensuring a smooth transition.\n\n## Install\n\n```bash\nnpm i tsdown\n```\n\n## Configuration\n\n```ts\n// tsdown.config.ts\nimport { defineConfig } from 'tsdown'\n\nexport default defineConfig({\n  entry: ['./src'],\n  // ...\n})\n```\n\n## Migrate from tsup\n\n```bash\nnpx tsdown migrate\n```\n\nPlease make sure to commit your changes before migrating.\n\n## Credits\n\nThis project also partially contains code derived or copied from [tsup](https://github.com/egoist/tsup).\n\n- [tsup](https://github.com/egoist/tsup)\n- [pkgroll](https://github.com/privatenumber/pkgroll)\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## License\n\n[MIT](./LICENSE) License © 2024-PRESENT [三咲智子 Kevin Deng](https://github.com/sxzz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsxzz%2Ftsdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsxzz%2Ftsdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsxzz%2Ftsdown/lists"}