awesome-bun
awesome-bun copied to clipboard
A list of awesome Bun tools and resources.
Table of Contents
- List
- Follow
- Contribute
List
-
Official Packages
-
Web Frameworks
- baojs:⚡️ A fast, minimalist web framework for the Bun JavaScript runtime
- Bun-Bakery: A web framework for Bun. It uses a file based router in style like svelte-kit. No need to define routes during runtime.
- fastify-edge: Use Fastify idioms for writing Cloudflare Workers and Bun servers
- hono: Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
- kingworld: Fast, and developer friendly Bun web framework
-
Frontend (Tools / Libraries)
- svelte-adapter-bun: Adapter for SvelteKit apps that generates a standalone Bun server.
-
Routing Solutions
-
Database
- duckdb: 🦆 fast duckdb bindings for bun runtime.
-
GitHub Actions
- action-setup-bun: Setup GitHub Actions workflow with a specific version of Bun.
- setup-bun: Set up your GitHub Actions workflow with a specific version of Bun.
-
CLI
- Shumai: A delicious new outlook on command line argument handling.
-
Utilities
- bun-utilities: Bindings for useful functions for bun.
-
Developer Tools
- vscode-remote-try-bun: Bun, all-in-one JS runtime starter project for trying out without having to install locally.
-
Miscalaneous
Follow
twitter.com/jarredsumner – (Supreme Chef – Creator of Bun)
Contribute
Contributions of any kind welcome