/Knowledge/sources/honojs__hono/llms-full/hono-lightweight--17c41eeb825c.md
Hono: Lightweight - hono-docs
Hono: Lightweight Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt lightweight Summary Hono is so small...
Hono: Lightweight
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#lightweight
Summary
Hono is so small. With the hono/tiny preset, its size is under 14KB when minified. There are many middleware and adapters, but they are bundled only when used. For context, the size of Express is 572KB. ``` $ npx wrangler dev -...
Content
Hono is so small. With the hono/tiny preset, its size is under 14KB when minified. There are many middleware and adapters, but they are bundled only when used. For context, the size of Express is 572KB.
$ npx wrangler dev --minify ./src/index.ts
⛅️ wrangler 2.20.0
--------------------
⬣ Listening at http://0.0.0.0:8787
- http://127.0.0.1:8787
- http://192.168.128.165:8787
Total Upload: 11.47 KiB / gzip: 4.34 KiB
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#lightweight",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Hono > Lightweight",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 9,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Hono: Lightweight",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}