Liking cljdoc? Tell your friends :D
All platforms.

fluree.db.util.cljs-shim


inline-resourceclj/smacro

(inline-resource resource-path)

Macro allowing ClojureScript to inline a SMALL bundle of resource file(s) (< 1mb) at compile time. If inline content grows, need to consider publishing to and downloading from a cdn.

Macro allowing ClojureScript to inline a SMALL bundle of resource file(s) (< 1mb)
at compile time.  If inline content grows, need to consider publishing to
and downloading from a cdn.
raw docstring

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

× close