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.
raw docstring

Formatcljsprotocol

The format protocol.

The format protocol.

readcljs

(read formatter string)

writecljs

(write formatter value)
raw docstring

identitycljs

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

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

jsoncljs

Read and write data encoded in JSON.

Read and write data encoded in JSON.
raw docstring

transitcljs

Read and write data encoded in transit+json.

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

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

× close