dasel
Select, put, and delete data from JSON, TOML, YAML, XML, and CSV
JSON & Data Processing
Go
dasel (short for data-selector) allows you to query and modify data structures using selector strings. Supports JSON, TOML, YAML, XML, and CSV.
安装
brew
brew install dasel
相关工具
jq
Command-line JSON processor like sed for JSON data
fxTerminal JSON viewer with interactive exploration
jlessA command-line JSON viewer designed for reading, explorin...
yqA portable command-line YAML, JSON, and XML processor
xsvA fast CSV command-line toolkit written in Rust
csvlensCommand-line CSV viewer with vim-like controls
MillerLike awk, sed, cut, join, and sort for name-indexed data ...
htmlqLike jq, but for HTML — uses CSS selectors to extract data