tengri/tui
unspeaker 731f4a971e
Some checks failed
/ build (push) Has been cancelled
move Layout trait to separate module
- output: impl Layout for Measure, FieldH, FieldV
- tui: enable #[feature(trait_alias)]
- tui: define some trait aliases
2025-09-27 16:56:40 +03:00
..
examples uuugh 2025-09-09 20:39:08 +03:00
src move Layout trait to separate module 2025-09-27 16:56:40 +03:00
Cargo.toml dsl, output, tui: add tests, examples, root dispatchers 2025-09-08 19:42:44 +03:00
README.md dsl: update docs 2025-08-23 13:10:59 +03:00

tengri_tui is an implementation of tengri_output and tengri_input on top of ratatui and crossterm.

tengri is published under AGPL3.