rhythm

A ClojureScript library handling states and actions for event-driven programming

Leiningen/Boot

[rhythm "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

rhythm/rhythm {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("rhythm:rhythm:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>rhythm</groupId>
  <artifactId>rhythm</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>