jsify

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 604 Downloads
  • 87 This Version

Leiningen/Boot

[jsify "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("jsify:jsify:0.1.2")

Maven

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