Liking cljdoc? Tell your friends :D

hbs.core


classpath-loaderclj

(classpath-loader)
(classpath-loader prefix suffix)
source

composite-loaderclj

(composite-loader & loaders)
source

file-loaderclj

(file-loader path suffix)
source

registryclj

(registry loader & {:keys [auto-reload?]})
source

renderclj

(render tpl ctx)
(render reg tpl ctx)

Render ctx with a template provided as string.

Render ctx with a template provided as string.
sourceraw docstring

render-fileclj

(render-file tpl-name ctx)
(render-file reg tpl-name ctx)

Render ctx with a template name.

Render ctx with a template name.
sourceraw docstring

wrap-hbs-templateclj

(wrap-hbs-template handler)
(wrap-hbs-template reg handler)
source

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

× close