starcity/toolbelt-re-frame

Utility functions and fx for working with re-frame.

Leiningen/Boot

[starcity/toolbelt-re-frame "0.1.0"]

Clojure CLI/deps.edn

starcity/toolbelt-re-frame {:mvn/version "0.1.0"}

Gradle

implementation("starcity:toolbelt-re-frame:0.1.0")

Maven

<dependency>
  <groupId>starcity</groupId>
  <artifactId>toolbelt-re-frame</artifactId>
  <version>0.1.0</version>
</dependency>