gitstack

grindlemire/go-tui code browser

330 B markdown 9 lines 2026-03-02 · 77e5fa9 raw

Docs Example

The counter app used in the project's main README and on go-tui.dev's landing page. A struct component with reactive State[int], keyboard input via KeyMap, a one-second timer watcher, reusable templ functions (Badge, Card), and the {children...} slot.

Run

go run .