com.github.gnl/playback

#>(tag'n'trace any Clojure(-Script) form to tap> and Portal with automatic last-input function replay on eval, instant re-render, and hassle-free insertion of traced data into the REPL)

Leiningen/Boot

[com.github.gnl/playback "0.3.9"]

Clojure CLI/deps.edn

com.github.gnl/playback {:mvn/version "0.3.9"}

Gradle

implementation("com.github.gnl:playback:0.3.9")

Maven

<dependency>
  <groupId>com.github.gnl</groupId>
  <artifactId>playback</artifactId>
  <version>0.3.9</version>
</dependency>