gitstack

grindlemire/go-tui code browser

230 B Go 5 lines 2026-01-31 · d1f6635 raw
1
2
3
4
5
// Package tui provides a declarative terminal UI framework for Go.
//
// Users import this single package for the complete public API:
// app lifecycle, element construction, layout types, events, and reactive state.
package tui