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.
Instalasi
brew
brew install dasel
Alat Terkait
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
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 (C…
htmlqLike jq, but for HTML — uses CSS selectors to extract data