hono-svelte

Examples

All of these run on this same Worker. Click around โ€” the state on this page is real Svelte 5 reactivity, hydrated server-rendered HTML.

Counter (signal state)

Re-renders without a virtual DOM. $state is the whole story.

Live input (two-way binding)

hello, stranger

Conditional & list rendering

Click the counter above.

Out of scope

This library renders Svelte 5 components in a Hono Worker. SSR, hydration, edge cache. Anything beyond that is your code, not this library: