org.clojars.earthlingzephyr/waypoints

Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.

Leiningen/Boot

[org.clojars.earthlingzephyr/waypoints "3.1.1"]

Clojure CLI/deps.edn

org.clojars.earthlingzephyr/waypoints {:mvn/version "3.1.1"}

Gradle

implementation("org.clojars.earthlingzephyr:waypoints:3.1.1")

Maven

<dependency>
  <groupId>org.clojars.earthlingzephyr</groupId>
  <artifactId>waypoints</artifactId>
  <version>3.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.