Liking cljdoc? Tell your friends :D

cider.piggieback

nREPL middleware enabling the transparent use of a ClojureScript REPL with nREPL tooling.

nREPL middleware enabling the transparent use of a ClojureScript REPL with nREPL tooling.
raw docstring

cljs-replclj

(cljs-repl repl-env & {:as options})

Starts a ClojureScript REPL over top an nREPL session. Accepts all options usually accepted by e.g. cljs.repl/repl.

Starts a ClojureScript REPL over top an nREPL session.  Accepts
all options usually accepted by e.g. cljs.repl/repl.
sourceraw docstring

do-evalclj

(do-eval {:keys [session transport code ns] :as msg})
source

eval-cljsclj

(eval-cljs repl-env env form opts)
source

GetReplEnvcljprotocol

get-repl-envclj

(get-repl-env this)
source

read-cljs-stringclj

(read-cljs-string form-str)
source

repl-caughtclj

(repl-caught session transport nrepl-msg err repl-env repl-options)
source

wrap-cljs-replclj

(wrap-cljs-repl handler)
source

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

× close