com.github.gnl/re-frame-10x

Become 10x more productive when developing and debugging re-frame applications.

Leiningen/Boot

[com.github.gnl/re-frame-10x "1.2.4-1"]

Clojure CLI/deps.edn

com.github.gnl/re-frame-10x {:mvn/version "1.2.4-1"}

Gradle

implementation("com.github.gnl:re-frame-10x:1.2.4-1")

Maven

<dependency>
  <groupId>com.github.gnl</groupId>
  <artifactId>re-frame-10x</artifactId>
  <version>1.2.4-1</version>
</dependency>