Web framework built on Web Standards

Hono hit 1M+ downloads/week!🚀
39
15
800
44,604
Wow! Continuous Releases using `pkg.pr.new` in honojs/middleware are working now! It was quite a challenge to get this working in a monorepo with so many packages! Thanks @BarryThePenguin
3
4
123
12,653
No Vite No React SSG by only Hono
15
51
692
48,833
Hono v4.8.0 is out! * Reduced the code size: gzipped hono/tiny is 4.5KB! * New Route Helper * SSG supports Plugin * 3rd party middleware: * UA Blocker Middleware * MCP Middleware * Zod Validator supports Zod v4 * and more Enjoy! github.com/honojs/hono/relea…
15
98
763
64,707
Build Your Web Framework From Scratch! 💡@yusukebe, Creator of @honojs & Senior Developer Advocate at @Cloudflare, invites you to his talk at #JSNation. Be there🔥
4
4
93
19,778
Hono retweeted
Replying to @yusukebe
11
34
793
108,895
Hono-kun
9
28
779
42,481
🔥@yusukebe, the creator of @honojs, shares how the web framework built on Web Standards now runs on Node.js - alongside Cloudflare, Deno & Bun! Hear about the challenges, performance boosts🚀& future middleware support: gitnation.com/contents/make-…
4
23
6,401
Beautiful implementation for Remote MCP 💫
6
25
213
16,435
Hono supports Service Worker already. You can run your Hono app on your browser. hono.dev/docs/getting-starte…
12
30
446
34,017
Now, Examples in Cloudflare Docs have Hono tabs! Placed on the same line as other programming languages😁 developers.cloudflare.com/wo…
10
17
332
24,786
I made a Vite plugin for the stack: Hono/React/Cloudflare Workers/Tailwind CSS If you want to play, run the command: npx giget@latest gh:yusukebe/hono-vite-react-stack-example my-app Please share your thoughts.
13
20
300
46,783
Workers 🤝 Vite 🤝 Hono
Introducing a new starter template `cloudflare-workers+vite`!! It uses `@.cloudflare/vite-plugin` that has workerd inside and emulates the Cloudflare bindings as the same as Wrangler. But the DX is Vite's. You can try it with the command: npm create hono@latest
7
17
382
25,440
Introducing a new starter template `cloudflare-workers+vite`!! It uses `@.cloudflare/vite-plugin` that has workerd inside and emulates the Cloudflare bindings as the same as Wrangler. But the DX is Vite's. You can try it with the command: npm create hono@latest
10
35
470
54,593
Conform x Hono (both are cloudflare employees😉)
1
4
149
9,334
Hono x Waku
4
168
10,175
y'know what, bonus drop: 🔥 hono-agents, add cloudflare agents to your @honojs app npmjs.com/package/hono-agent…
cloudflare agents: repo: github.com/cloudflare/agents… platform docs: developers.cloudflare.com/ag… starter kit: github.com/cloudflare/agents… so much more to come, shipped incrementally directly to you. lfg.
2
7
68
12,305
This project is super simple but will replace CRA. Hono app renders HTML with React SSR and serves API. The React client will be inserted in the HTML. The Plugin emulates Cloudflare environment. * Vite * React * Hono * @.cloudflare/vite-plugin github.com/yusukebe/hono-spa…
9
24
246
22,054
Hono x Next.js
14
47
1,780
111,866
JWK Auth Middleware (New!) hono.dev/docs/middleware/bui…
3
15
276
64,653