Skip to content

dgroomes/jq-playground

Repository files navigation

jq-playground

📚 Learning and exploring jq.

jq is a lightweight and flexible command-line JSON processor.

-- https://stedolan.github.io/jq

Instructions

  • Install jq
  • Execute any of the exec-*.sh functions to execute jq snippets.
    • For example, ./exec-sort.sh

Notes

See jq's user documentation at https://stedolan.github.io/jq/manual/ (I reference this constantly!).

I am unable to solve a particular use case. See exec-enrich-ordered.sh for details.

About

📚 Learning and exploring 'jq'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published