sst/opentui: OpenTUI is a library for building terminal user interfaces (TUIs)
OpenTUI is a TypeScript library for building terminal user interfaces with support for multiple frameworks including React, SolidJS, and Vue. Currently in development, it provides both imperative APIs through its core package and declarative reconcilers for popular UI frameworks. The library requires Zig for building and offers development tools for local testing via symlinks or copying. It serves as the foundational TUI framework for opencode and terminal.shop projects.