1 unstable release

0.1.0 Mar 5, 2023

#668 in #tui

36 downloads per month
Used in terminity

BSD-4-Clause

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–15MB
~170K SLoC