Files
bare-operating-system/lib/tui/NOTICE
T
Raven Scott 2a42171eba
Release rolling / release (push) Successful in 9m34s
TUI Updates
2026-08-12 22:15:17 -04:00

10 lines
445 B
Plaintext

This directory contains a first-party TUI runtime for Bare OS guest scripts.
Algorithms for visible-cell width, line-diff rendering, and The Elm
Architecture (init / update / view / Cmd) follow the approach used by
Holepunch `bare-tui` (Apache-2.0) and Charm Bubble Tea. Those packages are
not imported; this tree is raw JavaScript with no `import` / `require`.
Holepunch `bare-tui` license: Apache-2.0
https://github.com/holepunchto/bare-tui