Liking cljdoc? Tell your friends :D

ctmx.render


fmt-jsonclj/s

source

fmt-styleclj/s

(fmt-style style)
source

htmlclj/s

(html s)
source

render-commandsclj/s

(render-commands m)
source

snippet-responseclj/s

(snippet-response body)
source

walk-attrclj/s

(walk-attr {:keys [_ style hx-vals class] :as s})
source

walk-attrsclj/s

(walk-attrs m)
source

write-key-fnclj/s

(write-key-fn x)

Modified version of clojure.data.json/default-write-key-fn that serializes namespaced keys with their namespace. That is :foo/bar -> 'foo/bar'

Modified version of clojure.data.json/default-write-key-fn that serializes namespaced keys with their namespace. That is :foo/bar -> 'foo/bar'
sourceraw docstring

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

× close