Zero-build SSR library for TypeScript. Combines tagged template literals with HTMX for partial page updates. No bundler required.
Morph lets you build web apps with server-rendered components that update
dynamically via HTMX. Write components using the html
template tag, style them with styled,
and register them as partials for HTMX to fetch.
Using Claude, Cursor, or Copilot? We have AGENTS.md — structured documentation for AI assistants with patterns, examples, and API reference.
Click to increment. State is passed via query params.
Updates every second using hx-trigger="every 1s".
Auto-updates every second
Show/hide content. State managed on the server.
Results update as you type with 300ms debounce.