R
R
eface

Meta-Framework for Modern Web Applications

Zero-build framework that brings interactivity through HTMX, modern templating with JSX, and powerful server-side features - all without the complexity of traditional SPAs.

HTMX-First Interactions

Create interactive components with zero JavaScript. Partials handle the server-side logic while HTMX manages the client updates.

Click the button to load a dad joke!

Type-safe Templates

Write templates using JSX or template literals with full TypeScript support. Get compile-time safety and great DX.

Template Composition

Compose complex UIs from simple templates. Mix JSX and template literals for maximum flexibility.

Plugin System

Extend functionality through plugins. Create custom transformations and optimizations for your templates.

Styled Components

Type-safe CSS-in-JS with theme support. Create isolated and reusable styled components.

Partial System

Create interactive components with HTMX integration. Update parts of your page without writing JavaScript.

Meta-Framework

Complete solution for rendering and serving web applications. Build scalable applications with focus on performance.