fetch-fx

re-frame fx handler with Javascript Fetch API.

Leiningen/Boot

[fetch-fx "0.2.0"]

Clojure CLI/deps.edn

fetch-fx/fetch-fx {:mvn/version "0.2.0"}

Gradle

implementation("fetch-fx:fetch-fx:0.2.0")

Maven

<dependency>
  <groupId>fetch-fx</groupId>
  <artifactId>fetch-fx</artifactId>
  <version>0.2.0</version>
</dependency>