tui-widgets

Crates.iotui-widgets
lib.rstui-widgets
version0.4.0
sourcesrc
created_at2024-07-24 01:19:13.377494
updated_at2024-10-25 11:45:58.184594
descriptionA collection of useful widgets for building terminal user interfaces using Ratatui
homepage
repositoryhttps://github.com/joshka/tui-widgets
max_upload_size
id1313503
size56,961
Josh McKinney (joshka)

documentation

https://docs.rs/tui-widgets

README

tui-widgets

A collection of useful widgets for building terminal user interfaces using Ratatui.

This is a crate that combines multiple previously standalone crates into one in order simplify maintenance and to make it easier to use the widgets together.

Includes the following widgets, which are also available as standalone crates:

License

Copyright (c) Josh McKinney

This project is licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 344

cargo fmt