Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.client.browser


active-modules-refcljs


close-reason-refcljs


compilecljs

(compile text callback)

devtools-msgcljs

(devtools-msg msg & args)

do-js-loadcljs

(do-js-load sources)

do-js-reloadcljs

(do-js-reload msg sources complete-fn failure-fn)

do-js-requirescljs

(do-js-requires js-requires)

when (require '["some-str" :as x]) is done at the REPL we need to manually call the shadow.js.require for it since the file only adds the shadow$provide. only need to do this for shadow-js.

when (require '["some-str" :as x]) is done at the REPL we need to manually call the shadow.js.require for it
since the file only adds the shadow$provide. only need to do this for shadow-js.
raw docstring

get-asset-rootcljs

(get-asset-root)

get-ua-productcljs

(get-ua-product)

goog-base-rccljs


goog-is-loaded?cljs

(goog-is-loaded? name)

handle-asset-watchcljs

(handle-asset-watch {:keys [updates] :as msg})

handle-build-completecljs

(handle-build-complete {:keys [info reload-info] :as msg})

handle-messagecljs

(handle-message {:keys [type] :as msg})

heartbeat!cljs

(heartbeat!)

load-sourcescljs

(load-sources sources callback)

loaded?cljs


module-is-active?cljs

(module-is-active? module)

module-loadedcljs

(module-loaded name)

repl-errorcljs

(repl-error e)

repl-initcljs

(repl-init {:keys [repl-state id]})

repl-invokecljs

(repl-invoke {:keys [id js]})

repl-ns-refcljs


repl-requirecljs

(repl-require {:keys [id sources reload-namespaces js-requires] :as msg})

repl-set-nscljs

(repl-set-ns {:keys [id ns]})

script-evalcljs

(script-eval code)

scripts-to-loadcljs


socket-refcljs


src-is-loaded?cljs

(src-is-loaded? {:keys [resource-id output-name] :as src})

ws-connectcljs

(ws-connect)

ws-msgcljs

(ws-msg msg)

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

× close