lumanu/async-flow-fx

A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup.

Leiningen/Boot

[lumanu/async-flow-fx "0.1.1"]

Clojure CLI/deps.edn

lumanu/async-flow-fx {:mvn/version "0.1.1"}

Gradle

implementation("lumanu:async-flow-fx:0.1.1")

Maven

<dependency>
  <groupId>lumanu</groupId>
  <artifactId>async-flow-fx</artifactId>
  <version>0.1.1</version>
</dependency>