We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jq -n --argjson args "$(printf '%s\n' "${x[@]}" | jq -nR '[inputs]')" '$args'
string interpolation
fromstream( inputs|(.[0] |= .[1:]) | select(. != [[]]) )
.["KEYNAME"]
Processing huge JSON texts
there are several "yq" tools
HTML
xq, hq
Destroyed jq (markdown)
Created jq (markdown)
Maven Central
[s]==[s]
language binding for R
What language bindings are available for R?
Keywords
indentation
def uniq(s):
def uniq
Example technique for removing adjacent matching elements from a list
concurrency
https://blog.jpalardy.com/posts/handling-broken-json-with-jq/
stderr filter
rq --format readable id
rq id < jeopardy.json | wc -l
rq 'map(s)=>{s.length}' < jeopardy.json
typo
typo ($=>)
jq as a template engine # using .foo
capture()