jsify

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 604 Downloads
  • 178 This Version

Leiningen/Boot

[jsify "0.1.5-SNAPSHOT"]

Clojure CLI/deps.edn

jsify/jsify {:mvn/version "0.1.5-SNAPSHOT"}

Gradle

implementation("jsify:jsify:0.1.5-SNAPSHOT")

Maven

<dependency>
  <groupId>jsify</groupId>
  <artifactId>jsify</artifactId>
  <version>0.1.5-SNAPSHOT</version>
</dependency>