Liking cljdoc? Tell your friends :D

clj-jq.core


native-jq-builderclj


native-jq-libraryclj


prepareclj

(prepare json-str)

Parse JSON string for future jq queries

Parse JSON string for future jq queries
raw docstring

queryclj

(query json query-str)

Take parsed JSON and query it against a jq query

Take parsed JSON and query it against a jq query
raw docstring

readclj

(read json-str)

Parse JSON string into a keyword-based map

Parse JSON string into a keyword-based map
raw docstring

writeclj

(write json)

Write JSON to string

Write JSON to string
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close