org.clojars.hozumi/dommy

No nonsense Clojurescript dom templating and (soon) manipulation

Leiningen/Boot

[org.clojars.hozumi/dommy "0.1.1"]

Clojure CLI/deps.edn

org.clojars.hozumi/dommy {:mvn/version "0.1.1"}

Gradle

implementation("org.clojars.hozumi:dommy:0.1.1")

Maven

<dependency>
  <groupId>org.clojars.hozumi</groupId>
  <artifactId>dommy</artifactId>
  <version>0.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.