|
|
|
|
|
by jordibc
1021 days ago
|
|
I really like jq, but I think there is at least one nice alternative to it: jet [1]. It is also a single executable, written in clojure and fast. Among other niceties, you don't have to learn any DSL in this case -- at least not if you already know clojure! [1] https://github.com/borkdude/jet |
|