Liking cljdoc? Tell your friends :D

std.tailwind.analysis


estimate-layoutclj

(estimate-layout form)
(estimate-layout form opts)

Takes a DSL form (e.g. defn.js), extracts returns, and renders layout. Options: :module (symbol) - context module ID for resolution.

Takes a DSL form (e.g. defn.js), extracts returns, and renders layout.
Options: :module (symbol) - context module ID for resolution.
raw docstring

fetch-component-formclj

(fetch-component-form book sym)

find-returnsclj

(find-returns form)

Finds all return expressions in a form

Finds all return expressions in a form
raw docstring

get-bookclj

(get-book lang)

normalize-propsclj

(normalize-props props)

resolve-symbolclj

(resolve-symbol book module-id sym)

to-hiccupclj

(to-hiccup form)
(to-hiccup form ctx)

Converts a DSL form to a Hiccup-like structure for layout analysis

Converts a DSL form to a Hiccup-like structure for layout analysis
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close