Liking cljdoc? Tell your friends :D

inspecter.core


ATTRSclj

Matches an element's attribute map.

Matches an element's attribute map.
raw docstring

CONTENTSclj

Matches an element's contents.

Matches an element's contents.
raw docstring

css-matchesclj

(css-matches selector el)

Indicates whether the selector matches the provided element.

Indicates whether the selector matches the provided element.
raw docstring

matchesclj

Recursively searches the path for elements matching the provided CSS selector. See inspecter.selector/parse-selector for supported selectors.

Recursively searches the path for elements matching the provided CSS selector.
See inspecter.selector/parse-selector for supported selectors.
raw docstring

update-attrsclj

(update-attrs f)

Assists in transform or setval for Hiccup attributes.

Assists in transform or setval for Hiccup attributes.
raw docstring

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

× close