Skip to content

Component libraries

Themeable terminal UI components for Ratatui, inspired by shadcn/ui.

ratcn demo

Ratcn provides themeable buttons, lists, tabs, dialogs, and other components for Ratatui. Use the components directly from the crate, or copy and customize their source with the cargo ratcn add command.

An optional runtime handles focus, hover, and keyboard and mouse event routing. Your application keeps full control of its state and event loop.

Explore the interactive demos in your browser, or try the showcase in your terminal with ssh ratcn.com.