shadcn-style terminal UI components for React + Ink

113 components v1.4.0 13 categories TypeScript
$ npx termui add <component>

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 total

yellow = added since v1.0    purple = AI category