jsify

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 604 Downloads
  • 111 This Version

Leiningen/Boot

[jsify "0.1.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("jsify:jsify:0.1.4")

Maven

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