Liking cljdoc? Tell your friends :D
ClojureScript only.

haslett.format

A namespace containing formatters that read and write information from WebSocket streams. Used with haslett.client/connect.

A namespace containing formatters that read and write information from
WebSocket streams. Used with haslett.client/connect.
raw docstring

edncljs

Read and write data encoded in edn.

Read and write data encoded in edn.
sourceraw docstring

Formatcljsprotocol

The format protocol.

The format protocol.

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

transitcljs

Read and write data encoded in transit+json.

Read and write data encoded in transit+json.
sourceraw docstring

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

× close