Hono
@honojs
Web framework built on Web Standards
Now, some middleware are on JSR! So, you can use both `hono` and Zod Validator on JSR without throwing a type error. jsr.io/@hono


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

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/re…
Build Your Web Framework From Scratch! 💡@yusukebe, Creator of @honojs & Senior Developer Advocate at @Cloudflare, invites you to his talk at #JSNation. Be there🔥
🔥@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-…
Hono supports Service Worker already. You can run your Hono app on your browser. hono.dev/docs/getting-s…
Now, Examples in Cloudflare Docs have Hono tabs! Placed on the same line as other programming languages😁 developers.cloudflare.com/workers/exampl…
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.
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
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
y'know what, bonus drop: 🔥 hono-agents, add cloudflare agents to your @honojs app npmjs.com/package/hono-a…
cloudflare agents: repo: github.com/cloudflare/age… platform docs: developers.cloudflare.com/agents/ starter kit: github.com/cloudflare/age… so much more to come, shipped incrementally directly to you. lfg.