Crates.io | treewalker |
lib.rs | treewalker |
version | 0.1.0 |
created_at | 2025-08-22 12:21:24.36265+00 |
updated_at | 2025-08-22 12:21:24.36265+00 |
description | a utility to navigate tree-formatted documents (json, toml, yaml ...) in the terminal |
homepage | |
repository | https://gitlab.com/makapuf/treewalker |
max_upload_size | |
id | 1806256 |
size | 6,627,616 |
Visualize json / structured documents syntax highlighted in the terminal.
This is a utility to navigate tree-formatted documents in the terminal. Use keyboard keys or mouse to navigate. The idea is to be versatile, light and handle big files.
.json
, .toml
, .yaml
, .csv
, .jsonl
, directories (will open files recursively in the same tree).gz
extension) or zstd (.zst
) (or use piped decompression)?
, F1
keys or --help)This program comes with NO WARRANTY and is released under the GPL v3 https://www.gnu.org/licenses/gpl-3.0.en.html
You need rust >= 1.70 cargo build
please reachout if you find the software interesting (or missing) at: makapuf2(at)gmail.com