Man pages for chiefBiiko/jsonmatch
Match JSON

extractValueFromArrIndexExtracts the item at given index of an JSON array
extractValueFromObjKeyExtracts the item at given key of an JSON object
getKeysFromPathsTakes a split vector of dirty object keys and array indices...
getPathsFromPatternSplits pattern to paths while handling the wildcard
handleTrailingColonFixes a trailing colon in array selectors
handleWildcardReturns a chr vector of wildcard matched object keys
hasUnclosedCharDoes a string contain a character neither enclosed in...
isArrayIs JSON a (non-empty) array(-like)?
isObjectIs JSON a (non-empty) object(-like)?
isTruthyChrIs character vector with number of characters >= 1?
isTruthyChrVecIs multi-length character vector with number of characters >=...
jsonmatchSimple matching on JSON
mutateInputJSONMutates input JSON for safe processing
packStructPacks atomic data in arrays, optionally adding keys
splitOnUnclosedCharSplits a string on given character neither enclosed in...
stripArrayStrips an array's outer brackets
stripObjectStrips an object's outer brackets
verifyPatternSyntaxPerforms a syntax check on pattern
chiefBiiko/jsonmatch documentation built on May 23, 2019, 8:36 a.m.