(fmt-style style)
(html s)
(html-safe s)
(render-commands m)
(snippet-response body)
(walk-attr {:keys [_ style hx-vals class] :as s})
(walk-attrs m)
(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'
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close