com.github.brianium/datastar.wow

Decalarative and data-oriented Datastar apps for Clojure

Leiningen/Boot

[com.github.brianium/datastar.wow "1.0.0-RC1-wow0"]

Clojure CLI/deps.edn

com.github.brianium/datastar.wow {:mvn/version "1.0.0-RC1-wow0"}

Gradle

implementation("com.github.brianium:datastar.wow:1.0.0-RC1-wow0")

Maven

<dependency>
  <groupId>com.github.brianium</groupId>
  <artifactId>datastar.wow</artifactId>
  <version>1.0.0-RC1-wow0</version>
</dependency>