Skip to content
pkoppstein edited this page Jul 28, 2019 · 7 revisions

Since version 1.5 jq has a library module system. Modules can be used with directive import or include from a search path. By now there is no common repository of jq modules and no official package manager to install jq modules. Both are discussed in the following issues:

List of modules

This is a non-exhaustive list of publicly available jq modules. Feel free to extend!

Schema-related

JSON Schema:

JESS (JSON Extended Structural Schemas)

Snippets

Package managers

Clone this wiki locally