net.clojars.jwierzbi/rf-fx-clipboard

re-frame effect for copying text to the system clipboard.

Leiningen/Boot

[net.clojars.jwierzbi/rf-fx-clipboard "0.1.0"]

Clojure CLI/deps.edn

net.clojars.jwierzbi/rf-fx-clipboard {:mvn/version "0.1.0"}

Gradle

implementation("net.clojars.jwierzbi:rf-fx-clipboard:0.1.0")

Maven

<dependency>
  <groupId>net.clojars.jwierzbi</groupId>
  <artifactId>rf-fx-clipboard</artifactId>
  <version>0.1.0</version>
</dependency>