jsify

JS merge and minifying middleware for clojure. Based on dieter.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 604 Downloads
  • 84 This Version

Leiningen/Boot

[jsify "0.1.0"]

Clojure CLI/deps.edn

jsify/jsify {:mvn/version "0.1.0"}

Gradle

implementation("jsify:jsify:0.1.0")

Maven

<dependency>
  <groupId>jsify</groupId>
  <artifactId>jsify</artifactId>
  <version>0.1.0</version>
</dependency>