A registry of copy-and-own terminal UI components.
BentoTUI is a collection of components built on Bubble Tea v2 and Lip Gloss v2.
Run bento add input and the source lands in your project.
You own it — read it, modify it, delete what you don't need.
No framework lock-in, no lifecycle hooks, no "extend" API to learn.
Early development - APIs and registry paths will change.
go install github.com/cloudboy-jh/bentotui/cmd/bento@latest
How it works
Two things live in this repo: components (atomic UI pieces you copy)
and bentos (pre-built layout compositions you copy wholesale).
# Copy components into your projectbento add input bar surface# Run the starter app to see it in actiongo run ./cmd/starter-app
Available Components
Grouped by what you can use now versus what is actively planned.