Liking cljdoc? Tell your friends :D
ClojureScript only.

wscljs.format


edncljs

Read and write data serialized as EDN.

Read and write data serialized as EDN.
sourceraw docstring

Formatcljsprotocol

Protocol used to define encoding format for socket messages.

Protocol used to define encoding format for socket messages.

readcljs

(read formatter string)

writecljs

(write formatter value)
sourceraw docstring

identitycljs

The identity formatter. Does nothing to the input or output.

The identity formatter. Does nothing to the input or output.
sourceraw docstring

jsoncljs

Read and write data encoded in JSON.

Read and write data encoded in JSON.
sourceraw docstring

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

× close