Liking cljdoc? Tell your friends :D

chia.static.shadow


eval-if-fnclj

(eval-if-fn f)

with-shadow-statecljmacro

(with-shadow-state build-state & body)

write-assets!clj

(write-assets! build-state assets)

Writes assets to the output-dir of the current shadow build.

assets should be a map of {<path>, <form>}, where form will be evaluated.

Intended for use in a shadow-cljs.edn config file.

Writes assets to the output-dir of the current shadow build.

`assets` should be a map of {<path>, <form>}, where `form` will be evaluated.

Intended for use in a shadow-cljs.edn config file.
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