Bun: An All-in-One JavaScript Runtime and Toolkit
Bun is a high-performance JavaScript runtime, bundler, transpiler, and package manager designed as a drop-in replacement for Node.js. It offers significantly faster startup times and includes built-in tools for testing, bundling, and environment management.
- High-performance drop-in Node.js replacement
- Includes bundler, test runner, and package manager
- First-class TypeScript and JSX support
- Ultra-fast package installation and task execution