1 unstable release
0.0.1 | Dec 12, 2020 |
---|
#22 in #cli-color
5KB
EZTUI
![Lines of Code](https://tokei.rs/b1/github/cowboy8625/eztui
A super simple way to make TUI's in Rust.
lib.rs
:
eztui is a crate to make UI in the terminal easier. It is super early in development but I think eztui will not have a event loop and let the user create it. Eztui will have Windows: (has a buffer with a width height and a location on screen, can not hold a window), Labels: (Not sure), Groups: (Will hold any strcut that has a Wiget trait.),
Dependencies
~3.5–5MB
~90K SLoC