Skip to contents

All functions

at() at_()
Format strings and escaping
build_array() build_array_() build_object() build_object_()
Build arrays and objects
combine()
Combine json pieces
commits
GitHub Commits Data
dot() dot_() dotstr() dotstr_()
dot and related functions
funs()
Define and use functions
index() index_() indexif() indexif_() dotindex() dotindex_()
index and related functions
jq()
Execute a query with jq
jq_flags() flags()
Flags for use with jq
jqr jqr-package
jqr
jqr_new() jqr_feed()
JQ Streaming API
keys() del() del_() haskey() haskey_()
Operations on keys, or by keys
allj() anyj()
Logical tests
join() join_() splitj() splitj_() ltrimstr() ltrimstr_() rtrimstr() rtrimstr_() startswith() startswith_() endswith() endswith_() index_loc() index_loc_() rindex_loc() rindex_loc_() indices() indices_() tojson() fromjson() tostring() tonumber() contains() contains_() uniquej() uniquej_() group() group_()
Manipulation operations
do() do_() lengthj() sqrtj() floorj() minj() minj_() maxj() maxj_() ad() map() map_()
Math operations
paths()
Outputs paths to all the elements in its input
peek()
Peek at a query
rangej()
Produce range of numbers
recurse() recurse_()
Search through a recursive structure - extract data from all levels
select() select_()
Select - filtering
sortj() sortj_() reverse()
Sort and related
string()
Give back a character string
types() type() type_()
Types and related functions
vars() vars_()
Variables