1 unstable release

0.0.1 Dec 12, 2020

#25 in #cli-color

Apache-2.0

5KB

EZTUI

lastupdated GitHub repo size issuse Discord ![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
~88K SLoC