cljsjs/react-timer-mixin

TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts

Leiningen/Boot

[cljsjs/react-timer-mixin "0.13.2-0"]

Clojure CLI/deps.edn

cljsjs/react-timer-mixin {:mvn/version "0.13.2-0"}

Gradle

implementation("cljsjs:react-timer-mixin:0.13.2-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-timer-mixin</artifactId>
  <version>0.13.2-0</version>
</dependency>