org.clojars.unrealistic/re-frame-redux

Small library to couple the re-frame database to the redux devtools. Works in 2 directions, e.g. with time travelling.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 102 Downloads
  • 102 This Version

Leiningen/Boot

[org.clojars.unrealistic/re-frame-redux "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.unrealistic/re-frame-redux {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.unrealistic:re-frame-redux:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.unrealistic</groupId>
  <artifactId>re-frame-redux</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.