tuiparts[community]

tuiparts.sh

tuiparts.sh supplies interaction primitives and editable recipes for OpenTUI terminal controls. The primitives manage state, focus, keyboard input, pointer input, collections, and overlays.

Core applications use stores and renderables. React and Solid applications use adapters for the same behavior. The recipes copy editable TypeScript presentation into an application.

Users add one package to an existing application for the corresponding runtime.

The quick start explains recipe installation. The primitive guide documents the packaged controls and their public parts.