9 releases (breaking)

0.8.0 Jan 12, 2022
0.7.0 Jan 21, 2021
0.6.0 Jan 17, 2020
0.5.0 Oct 4, 2019
0.1.0 May 12, 2017

#216 in Command-line interface

Download history 88/week @ 2023-12-13 117/week @ 2023-12-20 8/week @ 2023-12-27 6/week @ 2024-01-03 57/week @ 2024-01-10 100/week @ 2024-01-17 143/week @ 2024-01-24 105/week @ 2024-01-31 88/week @ 2024-02-07 84/week @ 2024-02-14 121/week @ 2024-02-21 288/week @ 2024-02-28 260/week @ 2024-03-06 562/week @ 2024-03-13 344/week @ 2024-03-20 164/week @ 2024-03-27

1,385 downloads per month
Used in 5 crates

MIT/Apache

87KB
2K SLoC

cursive-tree-view

cursive-tree-view on crates.io cursive-tree-view on docs.rs

A basic tree view implementation for cursive.

Picture of File Viewer Example

Usage

Add this to your Cargo.toml:

[dependencies]
cursive_tree_view = "0.8"

and this to your crate root:

extern crate cursive_tree_view;

License

Licensed under either of

Contribution

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

Dependencies

~5MB
~95K SLoC