Functions to translate between BeerJSON and common-beer-format
Functions to translate between BeerJSON and common-beer-format
(deep-json-value-transformer v)
(deep-json-value-transformer _ v)
(emit-beer-json edn)
Restructure EDN to the expected structure for clojure.data.json
Restructure EDN to the expected structure for clojure.data.json
(emit-beer-json-stream edn)
Restructure common-beer-format EDN into standard JSON stream for the JVM.
Restructure common-beer-format EDN into standard JSON stream for the JVM.
(parse-beer-json json-doc)
Convert the results of clojure parsed json into cleaner EDN
Convert the results of clojure parsed json into cleaner EDN
(parse-beer-json-stream json-doc)
Parse JSON streams into common-beer-format EDN for the JVM
Parse JSON streams into common-beer-format EDN for the JVM
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close