dommy.core/remove-style!
dommy.core/set-attr!
to set more appropriate value for boolean attributesdommy.template
namespacedommy.macros
into dommy.core
; macros now required like (:require [dommy.core :as dommy :include-macros true])
dommy.attrs
into dommy.core
.dommy.core/ancestor-nodes
to dommy.core/ancestors
dommy.core/create-element
and dommy.core/create-text-node
Can you improve this documentation? These fine people already did:
loganlinn & Conner PetzoldEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close