Bunup is the blazing-fast build tool for TypeScript libraries, designed for flawless developer experience and speed, powered by Bun.
The benchmark above shows build times for a project with 1,000 files, functions, and types, with TypeScript declaration generation enabled. For detailed benchmarks, visit here
- ⚡ Extremely Fast: Lightning-fast builds and rebuilds.
- 🚀 Easy to Use: Bunup preconfigures everything you need out-of-the-box. Just focus on your code.
- 📦 Workspace Support: Build multiple packages within one config file and command.
- 🔄 Tsup Familiarity: Familiar tsup-like CLI and config.
- 🎯 Bun Target: First-class bundling support for libraries that are intended to run on Bun.
To get started, visit the documentation.
For guidelines on contributing, please read the contributing guide.
We welcome contributions from the community to enhance Bunup's capabilities and make it even more powerful.