aftweb/app-reframe

A thin wrapper around re-frame that provides stronger debugging and enhanced interceptors.

Leiningen/Boot

[aftweb/app-reframe "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

aftweb/app-reframe {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("aftweb:app-reframe:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>aftweb</groupId>
  <artifactId>app-reframe</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>