(attributes [_ attrs & body])
Returns the attributes map of a given node, merging children attributes IR nodes
Returns the attributes map of a given node, merging children attributes IR nodes
Mapping from the IR nodes to transformation fns
Mapping from the IR nodes to transformation fns
Deafult mappings from IR tags to HTML tags where transformation isn't required
Deafult mappings from IR tags to HTML tags where transformation isn't required
(lower-ir ir)
(lower-ir ir lowering-map)
Transforms the IR tree by lowering nodes to their HTML representation
Transforms the IR tree by lowering nodes to their HTML representation
(merge-attributes ir)
Walks the IR tree and merges in attributes
Walks the IR tree and merges in attributes
(to-html-hiccup ir)
(to-html-hiccup ir lowering-map)
Transforms a cybermonday IR into standard HTML hiccup
Transforms a cybermonday IR into standard HTML hiccup
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close