hono-forge

JSON →
library 3.0.0 ·javascript
verified Jun 7, 2026

NestJS-style decorator-based framework for Hono (v3.0.0) — controller routing, dependency injection, guards, SSE, WebSocket, channels, and OpenAPI auto-generation. Ships TypeScript types, uses TC39 Stage 3 decorators (no experimentalDecorators, no reflect-metadata). Active development, major release v3 uses ESM-only; requires Hono >=4 and zod >=4 as peer dependencies. Compared to NestJS, it is lighter and Hono-native; compared to plain Hono, it adds DI and decorator-driven structure without heavy abstractions. Release cadence is irregular but feature-rich with each major bump.