honojs/hono · src
The src module of honojs/hono — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
9
Files
152
Total in-degree
5
Modules imported
56
Importing modules
A file in this module participates in a circular import — see the architecture overview.
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- types.ts52 in · 5 out · radius 105
- context.ts40 in · 8 out · radius 105
- hono.ts18 in · 5 out · radius 41
- router.ts15 in · 0 out · radius 119
- http-exception.ts12 in · 1 out · radius 107
- hono-base.ts6 in · 6 out · radius 105
- index.ts4 in · 2 out · radius 5
- request.ts3 in · 8 out · radius 105
- compose.ts2 in · 2 out · radius 105
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
- src/helper/ssg7
- src/client6
- src/adapter/cloudflare-pages4
- src/adapter/service-worker4
- src/middleware/combine4
- src/middleware/jwt4
- src/middleware/method-not-allowed4
- src/preset4
- src/validator4
- src/adapter/aws-lambda3
- src/adapter/bun3
- src/helper/factory3
- src/helper/streaming3
- src/helper/testing3
- src/middleware/basic-auth3
- src/middleware/bearer-auth3
- src/middleware/body-limit3
- src/middleware/cache3
- src/middleware/csrf3
- src/middleware/jwk3
- src/middleware/method-override3
- src/middleware/timeout3
- src/router/reg-exp-router3
- src/adapter/cloudflare-workers2
- src/adapter/lambda-edge2
- src/adapter/netlify2
- src/helper/dev2
- src/helper/route2
- src/helper/websocket2
- src/middleware/context-storage2
- src/middleware/cors2
- src/middleware/ip-restriction2
- src/middleware/jsx-renderer2
- src/middleware/language2
- src/middleware/request-id2
- src/middleware/secure-headers2
- src/middleware/serve-static2
- src/middleware/timing2
- src/router/trie-router2
- src/adapter/deno1
- src/adapter/vercel1
- src/helper/accepts1
- src/helper/adapter1
- src/helper/conninfo1
- src/helper/cookie1
- src/helper/proxy1
- src/middleware/compress1
- src/middleware/etag1
- src/middleware/logger1
- src/middleware/powered-by1
- src/middleware/pretty-json1
- src/router/linear-router1
- src/router/pattern-router1
- src/router/smart-router1
- src/utils1
- runtime-tests/workerd1
Ask AI about honojs/hono
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.