Skip to content

Commit

Permalink
Merge pull request oven-sh#6 from ariesclark/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
apvarun authored Aug 8, 2022
2 parents a11c0f5 + 389b2a9 commit 6d54c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Bun is an incredibly fast JavaScript runtime, bundler, transpiler and package ma
### Frameworks

- [Bao.js](https://github.com/mattreid1/baojs) - 🥟 A fast, minimalist web framework for the Bun JavaScript runtime.
- [Oily.js](https://github.com/ariesclark/oily.js) - A blazingly fast Bun.js filesystem router, with an unpleasantly smooth experience!
- [bun-bakery](https://github.com/Kapsonfire-DE/bun-bakery) - Bun-Bakery is a web framework for Bun. It uses a file based router in style like svelte-kit. No need to define routes during runtime.
- [Hono](https://github.com/honojs/hono) - Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
- [kingworld](https://github.com/SaltyAom/kingworld) - Fast, and friendly Bun web framework.
Expand All @@ -80,7 +81,6 @@ Bun is an incredibly fast JavaScript runtime, bundler, transpiler and package ma
- [siopao](https://github.com/wobsoriano/siopao) - Minimal routing library. Based on Radix Tree.
- [fastify-edge](https://github.com/galvez/fastify-edge) - An experimental lightweight worker version of Fastify.
- [burm](https://github.com/William-McGonagle/burm) - A simple, fast, reliable Object Relationship Manager for Bun.
- [oily.js](https://github.com/ariesclark/oily.js) - File system routing for Bun.

### Utilities

Expand Down

0 comments on commit 6d54c69

Please sign in to comment.