Hyper-Dank

Hyper-Dank is a small hypermedia-first toolkit for building server-rendered Hono, HTMX, Bun, TypeScript, and JSX apps with reusable components, explicit data boundaries, and repeatable checks for package contracts.

Libraries

Shared packages cover Hono JSX components, database lifecycle primitives, HTTP/HTMX helpers, and Bun automation.

Explore the packages

System

The template keeps state visible: routes receive requests, repositories own persistence, JSX renders HTML, and HTMX swaps focused fragments.

Read the architecture

Recipes

Compose the libraries into static demos, server-rendered apps, dashboards, and documentation sites without taking on a client-side SPA framework.

Read the app recipes

Accessibility

Review what the docs, demo, Storybook, and package contracts test today, plus the limits that consuming apps must verify in their own product flows.

Read the statement