cloxp-cljs-repl

ClojureScript repl support for cloxp.

Leiningen/Boot

[cloxp-cljs-repl "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

cloxp-cljs-repl/cloxp-cljs-repl {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("cloxp-cljs-repl:cloxp-cljs-repl:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cloxp-cljs-repl</groupId>
  <artifactId>cloxp-cljs-repl</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>