io.github.drbuchkov/re-xstate

A thin re-frame wrapper over xstate

Leiningen/Boot

[io.github.drbuchkov/re-xstate "0.0.13"]

Clojure CLI/deps.edn

io.github.drbuchkov/re-xstate {:mvn/version "0.0.13"}

Gradle

implementation("io.github.drbuchkov:re-xstate:0.0.13")

Maven

<dependency>
  <groupId>io.github.drbuchkov</groupId>
  <artifactId>re-xstate</artifactId>
  <version>0.0.13</version>
</dependency>