Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sxzz/tsdown
- Owner: sxzz
- License: mit
- Created: 2024-03-08T14:25:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T18:01:03.000Z (11 days ago)
- Last Synced: 2024-12-13T21:03:26.155Z (11 days ago)
- Language: TypeScript
- Homepage: https://jsr.io/@sxzz/tsdown
- Size: 816 KB
- Stars: 356
- Watchers: 1
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)