Liking cljdoc? Tell your friends :D

json-html.html


as-strclj/s

(as-str & xs)

Converts its arguments into a string using to-str.

Converts its arguments into a string using to-str.
sourceraw docstring

escape-htmlclj/s

(escape-html text)

Change special characters into HTML character entities.

Change special characters into HTML character entities.
sourceraw docstring

htmlclj/s

(html hiccup)
source

normalize-bodyclj/s

(normalize-body body)
source

normalize-elementclj/s

(normalize-element [tag & content])
source

render-attr-mapclj/s

(render-attr-map attrs)
source

render-attributeclj/s

(render-attribute [name value])
source

render-elementclj/s

(render-element [tag attrs & content])
source

xml-attributeclj/s

(xml-attribute id value)
source

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

× close