/Knowledge/sources/honojs__hono/llms-full/dev-helper-getroutername--fe784fe77734.md
Dev Helper: getRouterName() - hono-docs
Dev Helper: getRouterName() Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt getroutername Summary You...
Dev Helper: getRouterName()
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#getroutername
Summary
You can get the name of the currently used router with getRouterName(). ts const app = new Hono() // ... console.log(getRouterName(app))
Content
You can get the name of the currently used router with getRouterName().
const app = new Hono()
// ...
console.log(getRouterName(app))
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#getroutername",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Dev Helper > `getRouterName()`",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 763,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Dev Helper: getRouterName()",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}