RC Logr 20210412 164458
Thursday, 29 Apr, 2021
🗓 "Showa Day" in JapanWow, « dasel » from Tom Wright @tomwright1993, is a truly cool tool. It uses a standard DAta SELector syntax, so you can learn it once, then use it for converting and querying files of various oft-used types. 🆒
It lets you do something similar to jq
or yq
, but it supports JSON, YAML, TOML, XML or CSV. Say you have a simple json file which you need in yaml. Just do this:
|
|
Easily convert to yaml like this:
|
|
And boom.
RC Logr 20210412 164458 - Wow, « dasel » from Tom Wright …