16 unstable releases (3 breaking)
0.4.0 | Oct 25, 2024 |
---|---|
0.3.1 | Oct 20, 2024 |
0.3.0 | Aug 12, 2024 |
0.2.6 | Aug 9, 2024 |
0.1.5 | Jul 25, 2024 |
#238 in GUI
842 downloads per month
Used in 7 crates
(4 directly)
59KB
703 lines
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:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~6–16MB
~222K SLoC