Field note
What it does
Hono presets ship the same Hono class with different routers, so they can be used interchangeably.
Capabilities
Available capabilities
Tags
Tags
Ways to use it
Ways to use it
npm
JavaScript / hono
npm
JavaScript / hono/quick
Preset entry points that bundle the Hono class with a preconfigured router.
Field note
Hono presets ship the same Hono class with different routers, so they can be used interchangeably.
Capabilities
Tags
Ways to use it
JavaScript / hono
JavaScript / hono/quick
Product features
Recommended for most use cases; high performance once booted, ideal for long-life servers.
Designed for environments where the application is initialized for every request.
The smallest router package, suitable for environments where resources are limited.