/jq-stdlib

Standard library functions for jq, the JSON processing language.

Primary LanguageJSONiqApache License 2.0Apache-2.0

jq-stdlib

Standard library functions for jq, the JSON processing language.

The easiest way to use this is to copy stlib.jq into your home directory as your dot jq file: ~/.jq as then all of the library functions will be automatically made available any time you use jq!