ttyui

Crates.iottyui
lib.rsttyui
version0.1.4
sourcesrc
created_at2023-08-24 06:37:46.258552
updated_at2023-08-24 13:16:50.543895
descriptionA tiny set of helpers for terminal interactivity, including readline, word selector and date selector.
homepagehttps://github.com/g1eng/ttyui
repositoryhttps://github.com/g1eng/ttyui
max_upload_size
id953317
size52,004
Nomura Suzume (g1eng)

documentation

https://docs.rs/ttyui

README

TTYUI

codecov

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.

Commit count: 21

cargo fmt