Liking cljdoc? Tell your friends :D

vivid.art

Ash Ra Template public API.

Ash Ra Template public API.
raw docstring

*render-context*clj

source

default-delimitersclj

source

default-delimiters-nameclj

source

default-to-phaseclj

source

failure?clj

source

renderclj

(render
  template
  &
  {:keys [bindings delimiters to-phase]
   :or {bindings {} delimiters default-delimiters to-phase default-to-phase}})

Renders an input string containing Ash Ra Template (ART) -formatted content to an output string.

Renders an input string containing Ash Ra Template (ART) -formatted content
to an output string.
sourceraw docstring

render-phasesclj

Phases of the rendering process. Note: Unstable until version 1.0.

Phases of the rendering process. Note: Unstable until version 1.0.
sourceraw docstring

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

× close