px0/wisp-compiler

Compile wisp expressions to JavaScript in your Clojure project!

Leiningen/Boot

[px0/wisp-compiler "0.3.3"]

Clojure CLI/deps.edn

px0/wisp-compiler {:mvn/version "0.3.3"}

Gradle

implementation("px0:wisp-compiler:0.3.3")

Maven

<dependency>
  <groupId>px0</groupId>
  <artifactId>wisp-compiler</artifactId>
  <version>0.3.3</version>
</dependency>