rewrite-cljs

Comment-/Whitespace-preserving rewriting of EDN documents.

Leiningen/Boot

[rewrite-cljs "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

rewrite-cljs/rewrite-cljs {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("rewrite-cljs:rewrite-cljs:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>rewrite-cljs</groupId>
  <artifactId>rewrite-cljs</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>