Liking cljdoc? Tell your friends :D

common-beer-format.parsers.json

Functions to translate between BeerJSON and common-beer-format

Functions to translate between BeerJSON and common-beer-format
raw docstring

deep-json-value-transformerclj

(deep-json-value-transformer v)
(deep-json-value-transformer _ v)
source

emit-beer-jsonclj/s

(emit-beer-json edn)

Restructure EDN to the expected structure for clojure.data.json

Restructure EDN to the expected structure for clojure.data.json
sourceraw docstring

emit-beer-json-streamclj

(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.
sourceraw docstring

json-map-transformerclj

(json-map-transformer m k v)
source

parse-beer-jsonclj/s

(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
sourceraw docstring

parse-beer-json-streamclj

(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
sourceraw docstring

shallow-json-transformerclj

(shallow-json-transformer v)
source

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

× close