csvlens
Command-line CSV viewer with vim-like controls
JSON & Data Processing
Rust
csvlens is a command-line CSV file viewer. It is like less but made for CSV, with search, select, and filter capabilities.
Instalar
brew
brew install csvlens
cargo
cargo install csvlens
Herramientas relacionadas
jq
Command-line JSON processor like sed for JSON data
fxTerminal JSON viewer with interactive exploration
jlessA command-line JSON viewer designed for reading, exploring,…
yqA portable command-line YAML, JSON, and XML processor
daselSelect, put, and delete data from JSON, TOML, YAML, XML, an…
xsvA fast CSV command-line toolkit written in Rust
MillerLike awk, sed, cut, join, and sort for name-indexed data (C…
htmlqLike jq, but for HTML — uses CSS selectors to extract data