Quick start
Initialize
npx termui init
Add a component
npx termui add spinner
Browse interactively
npx termui preview
Apply a theme
npx termui theme
API endpoints
| Endpoint | Description |
|---|---|
| schema.json | Full component manifest — all 113 entries with category, deps, and file list |
components/<name>/meta.json |
Per-component metadata: name, version, description, files, deps |
components/<name>/<Name>.tsx |
Raw component source — fetched by npx termui add |
Components
113 totalinput
selection
data
feedback
navigation
utility
templates
yellow = added since v1.0 purple = AI category