Liking cljdoc? Tell your friends :D

sablono.compiler


compile-attrcljmultimethod

source

compile-attrsclj

(compile-attrs attrs)

Compile a HTML attribute map.

Compile a HTML attribute map.
sourceraw docstring

compile-htmlclj

(compile-html content)

Pre-compile data structures into HTML where possible.

Pre-compile data structures into HTML where possible.
sourceraw docstring

compile-merge-attrsclj

(compile-merge-attrs attrs-1 attrs-2)
source

compile-react-elementclj

(compile-react-element element)

Render an element vector as a HTML element.

Render an element vector as a HTML element.
sourceraw docstring

fragment?clj

(fragment? tag)

Returns true if tag is the fragment tag "*", otherwise false.

Returns true if `tag` is the fragment tag "*", otherwise false.
sourceraw docstring

ICompilecljprotocol

compile-reactclj

(compile-react this)

Compile a Clojure data structure into a React fn call.

Compile a Clojure data structure into a React fn call.
source

IJSValuecljprotocol

to-jsclj

(to-js x)
source

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

× close