5 releases
0.1.4 | Aug 24, 2023 |
---|---|
0.1.3 | Aug 24, 2023 |
0.1.2 | Aug 24, 2023 |
0.1.1 | Aug 24, 2023 |
0.1.0 | Aug 24, 2023 |
#2323 in Command line utilities
38 downloads per month
Used in l8ash
38KB
969 lines
TTYUI
TTYUI is a tiny set of helpers for terminal character I/O. It implements common set of terminal input handlers such as:
- readline
- y/n selector
- date and time selector
For more detail, see the documentation.
lib.rs
:
TTYUI is a tiny set of helpers for terminal character I/O. It implements common set of terminal input handlers such as:
- readline
- y/n selector
- date and time selector
Dependencies
~2.1–9MB
~75K SLoC