| Crates.io | termix |
| lib.rs | termix |
| version | 0.0.3 |
| created_at | 2023-01-15 09:54:15.474807+00 |
| updated_at | 2023-01-29 04:40:34.059074+00 |
| description | TUI framework inspired by bubbletea. |
| homepage | https://github.com/kbwo/termix |
| repository | https://github.com/kbwo/termix |
| max_upload_size | |
| id | 759345 |
| size | 58,606 |
Termix is a framework for building TUI application inspired by bubbletea. Termix's interfaces are very similar to it.
See example
cargo run --example <simple | views>
Termix borrows ideas from lots of other projects: