Liking cljdoc? Tell your friends :D

hiccup-template.core


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

hiccupclj/s

(hiccup template data)
source

htmlclj/s

(html template data)
source

node-typeclj/s

(node-type node)
source

normalize-bodyclj/s

(normalize-body body)
source

normalize-elementclj/s

(normalize-element [tag & content])
source

parse-nodeclj/smultimethod

source

parse-pathclj/s

(parse-path path)
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

render-hiccupclj/s

(render-hiccup hiccup)
source

xml-attributeclj/s

(xml-attribute id value)
source

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

× close