#widgets #tui #tree #terminal

tui-tree-widget-table

Tree Widget for ratatui with table

2 releases

0.1.1 Sep 19, 2023
0.1.0 Sep 19, 2023

#752 in Command-line interface

MIT license

25KB
566 lines

TUI Tree Widget

Widget built to show Tree Data structures with an optional added table.

This crate was forked from (tui-rs-tree-widget)https://github.com/EdJoPaTo/tui-rs-tree-widget in order to add the table functionality, which is not upstreamed due to the overall low quality of my changes.

It is discouraged to use this crate.

Screenshot Screenshot with table

Dependencies

~3.5MB
~68K SLoC