1 unstable release
0.1.0 | Mar 5, 2023 |
---|
#721 in #ui
Used in terminity
26KB
398 lines
Terminity Widgets
Widgets for easier terminal UI building.
This crate is currently at a very early development stage. The first changes it might have are an api for un-resizeable widgets and more widgets.
Check out the docs for more details.
lib.rs
:
Widgets for easier terminal UI building.
This crate revolves around the trait Widget
, and defines various [widgets] to help building
your own. It also defines various other traits for more transparent usage of the widgets.
This crate is currently at a very early development stage. The first changes it might have are an api for un-resizeable widgets and more widgets.
Dependencies
~5–16MB
~158K SLoC