sh4dcnv2 · atlas
← libraries

@tuiparts

OpenTUI recipes, made simple. Ready to use, customizable terminal UI recipes for Core, React, and Solid.

53 components react shadcn-cli

Install this registry

shadcn (npm) npx shadcn@latest add https://tuiparts.sh/r/registry.json
pnpm pnpm dlx shadcn@latest add https://tuiparts.sh/r/registry.json
bun bunx shadcn@latest add https://tuiparts.sh/r/registry.json
fetch registry curl -s https://tuiparts.sh/r/registry.json

Components

53 total
Accordion (Core) item

Editable imperative Accordion Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/accordion.json
Accordion (React) item

Editable React Accordion Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/accordion.json
Accordion (Solid) item

Editable Solid Accordion Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/accordion.json
Checkbox Group (Core) item

Editable imperative CheckboxGroup Recipe built on the tuiparts.sh packaged Primitives.

npx shadcn@latest add https://tuiparts.sh/r/core/checkbox-group.json
Checkbox Group (React) item

Editable React CheckboxGroup Recipe built on the tuiparts.sh packaged Primitives.

npx shadcn@latest add https://tuiparts.sh/r/react/checkbox-group.json
Checkbox Group (Solid) item

Editable Solid CheckboxGroup Recipe built on the tuiparts.sh packaged Primitives.

npx shadcn@latest add https://tuiparts.sh/r/solid/checkbox-group.json
Checkbox (Core) item

Editable imperative Checkbox recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/checkbox.json
Checkbox (React) item

Editable React Checkbox recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/checkbox.json
Checkbox (Solid) item

Editable Solid Checkbox recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/checkbox.json
Switch (Core) item

Editable imperative Switch recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/switch.json
Switch (React) item

Editable React Switch recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/switch.json
Switch (Solid) item

Editable Solid Switch recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/switch.json
Button (Core) item

Editable imperative Button recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/button.json
Button (React) item

Editable React Button recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/button.json
Button (Solid) item

Editable Solid Button recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/button.json
Badge (Core) item

Editable imperative Badge recipe built directly from OpenTUI Renderables.

npx shadcn@latest add https://tuiparts.sh/r/core/badge.json
Badge (React) item

Editable React Badge recipe built directly from OpenTUI elements.

npx shadcn@latest add https://tuiparts.sh/r/react/badge.json
Badge (Solid) item

Editable Solid Badge recipe built directly from OpenTUI elements.

npx shadcn@latest add https://tuiparts.sh/r/solid/badge.json
Radio Group (Core) item

Editable imperative Radio and Radio Group recipe built on the tuiparts.sh collection Primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/radio-group.json
Radio Group (React) item

Editable React Radio and Radio Group recipe built on the tuiparts.sh collection Primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/radio-group.json
Radio Group (Solid) item

Editable Solid Radio and Radio Group recipe built on the tuiparts.sh collection Primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/radio-group.json
Number Field (Core) item

Editable imperative NumberField Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/number-field.json
Number Field (React) item

Editable React NumberField Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/number-field.json
Number Field (Solid) item

Editable Solid NumberField Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/number-field.json
Input (Core) item

Editable imperative Input recipe preserving OpenTUI-native editing and events.

npx shadcn@latest add https://tuiparts.sh/r/core/input.json
Input (React) item

Editable React Input recipe preserving OpenTUI-native editing and events.

npx shadcn@latest add https://tuiparts.sh/r/react/input.json
Input (Solid) item

Editable Solid Input recipe preserving OpenTUI-native editing and events.

npx shadcn@latest add https://tuiparts.sh/r/solid/input.json
Textarea (Core) item

Editable imperative Textarea recipe preserving OpenTUI-native multiline editing.

npx shadcn@latest add https://tuiparts.sh/r/core/textarea.json
Textarea (React) item

Editable React Textarea recipe preserving OpenTUI-native multiline editing.

npx shadcn@latest add https://tuiparts.sh/r/react/textarea.json
Textarea (Solid) item

Editable Solid Textarea recipe preserving OpenTUI-native multiline editing.

npx shadcn@latest add https://tuiparts.sh/r/solid/textarea.json
Dialog (Core) item

Editable imperative Dialog recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/dialog.json
Dialog (React) item

Editable React Dialog recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/dialog.json
Dialog (Solid) item

Editable Solid Dialog recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/dialog.json
Toggle (Core) item

Editable imperative Toggle recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/toggle.json
Toggle (React) item

Editable React Toggle recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/toggle.json
Toggle (Solid) item

Editable Solid Toggle recipe built on the tuiparts.sh packaged primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/toggle.json
Toggle Group (Core) item

Editable imperative ToggleGroup recipe built on the tuiparts.sh packaged primitives.

npx shadcn@latest add https://tuiparts.sh/r/core/toggle-group.json
Toggle Group (React) item

Editable React ToggleGroup recipe built on the tuiparts.sh packaged primitives.

npx shadcn@latest add https://tuiparts.sh/r/react/toggle-group.json
Toggle Group (Solid) item

Editable Solid ToggleGroup recipe built on the tuiparts.sh packaged primitives.

npx shadcn@latest add https://tuiparts.sh/r/solid/toggle-group.json
Collapsible (Core) item

Editable imperative Collapsible Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/collapsible.json
Collapsible (React) item

Editable React Collapsible Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/collapsible.json
Collapsible (Solid) item

Editable Solid Collapsible Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/collapsible.json
Tabs (Core) item

Editable imperative Tabs Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/core/tabs.json
Tabs (React) item

Editable React Tabs Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/react/tabs.json
Tabs (Solid) item

Editable Solid Tabs Recipe built on the tuiparts.sh packaged Primitive.

npx shadcn@latest add https://tuiparts.sh/r/solid/tabs.json
Theme (Core) item

Editable imperative theme contract, store, and terminal default read by every tuiparts.sh recipe.

npx shadcn@latest add https://tuiparts.sh/r/core/theme.json
Theme (React) item

Editable React theme contract, store, and terminal default read by every tuiparts.sh recipe.

npx shadcn@latest add https://tuiparts.sh/r/react/theme.json
Theme (Solid) item

Editable Solid theme contract, store, and terminal default read by every tuiparts.sh recipe.

npx shadcn@latest add https://tuiparts.sh/r/solid/theme.json
Cobalt Deep Theme item

Truecolor tuiparts.sh brand preset applied as a partial override of the installed theme contract.

npx shadcn@latest add https://tuiparts.sh/r/theme-cobalt-deep.json
ASCII Theme item

ASCII-glyph preset for fonts and terminals without Unicode coverage, applied as a partial override.

npx shadcn@latest add https://tuiparts.sh/r/theme-ascii.json
Catppuccin Theme item

Catppuccin Mocha/Latte.

npx shadcn@latest add https://tuiparts.sh/r/theme-catppuccin.json
Gruvbox Theme item

Gruvbox dark/light.

npx shadcn@latest add https://tuiparts.sh/r/theme-gruvbox.json
Rosé Pine Theme item

Rosé Pine/Dawn.

npx shadcn@latest add https://tuiparts.sh/r/theme-rosepine.json