T templcn/ui

Introduction

A code distribution platform for Go and templ.

Build Go and templ interfaces with source-owned components, runtime behavior, docs, blocks, charts, and CLI-managed installation.

Components
Browse the individual docs pages for each component.
Blocks
Browse the prebuilt dashboard and auth layouts.
Charts
Chart docs and examples built around the same tokens.
Directory
Browse available examples, templates, and installable UI patterns.

Principles

Open code, composition, distribution.

Open code

Each component is a source file in the repo, not a sealed package.

Composition

Every page is built from the same primitives the app consumes.

Distribution

Routes, docs, and blocks are organized like the official shadcn site.