Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sxzz/tsdown

An even faster bundler powered by Rolldown.
https://github.com/sxzz/tsdown

Last synced: 4 days ago
JSON representation

An even faster bundler powered by Rolldown.

Awesome Lists containing this project

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)

An even faster bundler powered by [Rolldown](https://github.com/rolldown/rolldown).

> [!NOTE]
> 🚧 **Work in Progress**
>
> Both Rolldown and tsdown are currently under active development and not yet ready for production use.

## Install

```bash
npm i tsdown
```

## Credits

This project also partially contains code derived or copied from [tsup](https://github.com/egoist/tsup).

- [tsup](https://github.com/egoist/tsup)
- [pkgroll](https://github.com/privatenumber/pkgroll)

## Sponsors





## License

[MIT](./LICENSE) License Β© 2024 [三咲智子 Kevin Deng](https://github.com/sxzz)