Skip to content

History

Revisions

  • jq -n --argjson args "$(printf '%s\n' "${x[@]}" | jq -nR '[inputs]')" '$args'

    @pkoppstein pkoppstein committed Jul 31, 2018
    f6e56a5
  • string interpolation

    @pkoppstein pkoppstein committed Jul 30, 2018
    ec9db97
  • fromstream( inputs|(.[0] |= .[1:]) | select(. != [[]]) )

    @pkoppstein pkoppstein committed Jul 30, 2018
    c7b5244
  • .["KEYNAME"]

    @pkoppstein pkoppstein committed Jul 26, 2018
    59cee9c
  • Processing huge JSON texts

    @pkoppstein pkoppstein committed Jul 26, 2018
    1aabdf2
  • there are several "yq" tools

    @pkoppstein pkoppstein committed Jul 25, 2018
    a21c145
  • HTML

    @pkoppstein pkoppstein committed Jul 25, 2018
    5fb44e8
  • xq, hq

    @pkoppstein pkoppstein committed Jul 25, 2018
    d23edd3
  • Destroyed jq (markdown)

    @dgibbs64 dgibbs64 committed Jul 21, 2018
    7a43612
  • Created jq (markdown)

    @dgibbs64 dgibbs64 committed Jul 21, 2018
    e0aad20
  • Maven Central

    @pkoppstein pkoppstein committed Jul 12, 2018
    9db7493
  • [s]==[s]

    @pkoppstein pkoppstein committed Jul 6, 2018
    8692384
  • language binding for R

    @pkoppstein pkoppstein committed Jun 26, 2018
    1bc730f
  • What language bindings are available for R?

    @pkoppstein pkoppstein committed Jun 26, 2018
    b96b70f
  • Keywords

    @pkoppstein pkoppstein committed Jun 25, 2018
    d32bfa1
  • Keywords

    @pkoppstein pkoppstein committed Jun 25, 2018
    e4799ff
  • indentation

    @pkoppstein pkoppstein committed Jun 12, 2018
    ab27797
  • def uniq(s):

    @pkoppstein pkoppstein committed Jun 11, 2018
    3c3fd29
  • def uniq

    @pkoppstein pkoppstein committed Jun 11, 2018
    9837c9a
  • Example technique for removing adjacent matching elements from a list

    @robert-b-clarke robert-b-clarke committed Jun 8, 2018
    831919d
  • concurrency

    @pkoppstein pkoppstein committed Jun 2, 2018
    10e9670
  • https://blog.jpalardy.com/posts/handling-broken-json-with-jq/

    @pkoppstein pkoppstein committed May 22, 2018
    1c8386c
  • stderr filter

    @pkoppstein pkoppstein committed May 17, 2018
    f37c7d8
  • rq --format readable id

    @pkoppstein pkoppstein committed May 17, 2018
    2b8b7ba
  • rq id < jeopardy.json | wc -l

    @pkoppstein pkoppstein committed May 16, 2018
    991f72b
  • rq 'map(s)=>{s.length}' < jeopardy.json

    @pkoppstein pkoppstein committed May 16, 2018
    4b788e6
  • typo

    @pkoppstein pkoppstein committed May 5, 2018
    6094a1d
  • typo ($=>)

    @pkoppstein pkoppstein committed May 4, 2018
    90e2e56
  • jq as a template engine # using .foo

    @pkoppstein pkoppstein committed May 4, 2018
    a4fef0e
  • capture()

    @pkoppstein pkoppstein committed Apr 12, 2018
    b5fc9a3