LibraryActive

Hono JSX

JSX syntax support for Hono, mainly used to render content on the server.

Open source page

Product features

Product features

Async Component

Async components support async/await and are awaited automatically by c.html().

Context

Share data globally across the component tree with useContext.

Developer Experience ​

ErrorBoundary

Experimental component to catch errors in child components.

Features ​

Fragment

Group multiple elements without adding extra nodes.

Hono ​

Hono in 1 minute ​

Lightweight ​

Memoization

Optimize components by memoizing computed strings using memo.

Metadata hoisting

Document metadata tags like title, link and meta are hoisted into the head section.

Middleware & Helpers ​

Multiple routers ​

Quick Start ​

StreamingContext

Experimental configuration for streaming components like Suspense and ErrorBoundary.

Suspense

Experimental React-like Suspense renders fallback then awaited content.

Ultrafast ​

Use-cases ​

Web Standards ​

Who is using Hono? ​