Back to the catalog

tsdown

rolldown/tsdown · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por rolldown/tsdown no skills.sh. Instale com: npx skills add rolldown/tsdown@tsdown

Details

Kind
Agent skills
Topic
No topic detected
Publisher
rolldown
Origin
skillssh
Category
ferramentas
Stars
4,251
Forks
185
Open pull requests
3
Last push
2026-09-03T19:17:03Z
Repository state
ativo
Language
TypeScript
License
MIT
Added
2026-08-30 15:22:33
Updated
2026-09-08 15:05:50
Origin id
rolldown/tsdown/tsdown

README

<img src="./docs/public/og-image.svg" alt="tsdown" width="100%" /><br>

# tsdown

[![Open on npmx][npmx-version-src]][npmx-href]
[![npm downloads][npmx-downloads-src]][npmx-href]
[![Unit Test][unit-test-src]][unit-test-href]
[![tsdown Starter StackBlitz][tsdown-starter-stackblitz-src]][tsdown-starter-stackblitz-href]

✨ The elegant bundler for libraries powered by [Rolldown](https://github.com/rolldown/rolldown).

## Features

- 🚀 **Blazing fast**: Build and generate declaration files powered by Oxc and Rolldown, incredibly fast!
- ♻️ **Powerful ecosystem**: Support Rollup, Rolldown, unplugin plugins, and some Vite plugins.
- ️🛠️ **Easy to use**: tsdown preconfigures everything you need to get started, so you can focus on writing code.
- 🔄 **Seamless migration**: Compatible with tsup's main options and features, ensuring a smooth transition.

## Documentation

For full documentation, visit [tsdown.dev](https://tsdown.dev).

## Install

```bash
npm i -D tsdown
```

## Usage

```bash
npx tsdown
```

## Sponsors

<p align="center">
  <a href="https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg">
    <img src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg'/>
  </a>
</p>

## Licenses

This project is licensed under the [MIT License](LICENSE).

<!-- Badges -->

[npmx-version-src]: https://npmx.dev/api/registry/badge/version/tsdown
[npmx-downloads-src]: https://npmx.dev/api/registry/badge/downloads-month/tsdown
[npmx-href]: https://npmx.dev/tsdown
[unit-test-src]: https://github.com/rolldown/tsdown/actions/workflows/unit-test.yml/badge.svg
[unit-test-href]: https://github.com/rolldown/tsdown/actions/workflows/unit-test.yml
[tsdown-starter-stackblitz-src]: https://developer.stackblitz.com/img/open_in_stackblitz_small.svg
[tsdown-starter-stackblitz-href]: https://stackblitz.com/github/rolldown/tsdown-starter-stackblitz

More