D TUI library based on TEA.
Find a file
2026-08-25 20:36:31 +02:00
examples/counter init 2026-08-16 01:26:29 +02:00
source update 2026-08-25 20:36:31 +02:00
.gitignore init 2026-08-16 01:26:29 +02:00
dub.json rendering 2026-08-17 01:10:05 +02:00
dub.selections.json rendering 2026-08-17 01:10:05 +02:00
README.md readme 2026-08-16 01:34:41 +02:00
todo.org update 2026-08-25 20:36:31 +02:00

Red

Red is a declarative TUI framework using TEA (the elm architecture).

Current Status

Currently the TEA part is done. But the TUI part is completely missing.