rejax

A library that creates nicer API for usage of cljs-ajax in Re-frame

Leiningen/Boot

[rejax "0.1.0"]

Clojure CLI/deps.edn

rejax/rejax {:mvn/version "0.1.0"}

Gradle

implementation("rejax:rejax:0.1.0")

Maven

<dependency>
  <groupId>rejax</groupId>
  <artifactId>rejax</artifactId>
  <version>0.1.0</version>
</dependency>