Hicada - Hiccup compiler aus dem Allgaeu
NOTE: The code for has been forked like this: weavejester/hiccup -> r0man/sablono -> Hicada -> rumext
Hicada - Hiccup compiler aus dem Allgaeu NOTE: The code for has been forked like this: weavejester/hiccup -> r0man/sablono -> Hicada -> rumext
(compile content)
(compile content handlers)
Arguments:
Arguments: - content: The hiccup to compile - handlers: A map to handle special tags. See default-handlers in this namespace.
(compile* content)
Pre-compile data structures
Pre-compile data structures
(compile-element [tag attrs & children :as element])
Returns an unevaluated form that will render the supplied vector as a HTML element.
Returns an unevaluated form that will render the supplied vector as a HTML element.
Pre-compile certain standard forms, where possible.
Pre-compile certain standard forms, where possible.
(emit-react tag attrs children)
Emits the final react js code
Emits the final react js code
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close