Liking cljdoc? Tell your friends :D

cybermonday.lowering


attributesclj

(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
sourceraw docstring

default-tagsclj

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
sourceraw docstring

lowercljmultimethod

source

lower-irclj

(lower-ir ir)

Transforms the IR tree by lowering nodes to their HTML representation

Transforms the IR tree by lowering nodes to their HTML representation
sourceraw docstring

merge-attributesclj

(merge-attributes ir)

Walks the IR tree and merges in attributes

Walks the IR tree and merges in attributes
sourceraw docstring

to-html-hiccupclj

(to-html-hiccup ir)

Transforms a cybermonday IR into standard HTML hiccup

Transforms a cybermonday IR into standard HTML hiccup
sourceraw docstring

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

× close