org.clojars.toxi/re-frame

A Reagent Framework For Writing SPAs, in Clojurescript

Leiningen/Boot

[org.clojars.toxi/re-frame "0.2.0"]

Clojure CLI/deps.edn

org.clojars.toxi/re-frame {:mvn/version "0.2.0"}

Gradle

implementation("org.clojars.toxi:re-frame:0.2.0")

Maven

<dependency>
  <groupId>org.clojars.toxi</groupId>
  <artifactId>re-frame</artifactId>
  <version>0.2.0</version>
</dependency>

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