cljsjs/scrollify

A jQuery plugin that assists scrolling and smoothly snaps to sections. Fully configurable and optimised for touch.

Leiningen/Boot

[cljsjs/scrollify "0.1.12-0"]

Clojure CLI/deps.edn

cljsjs/scrollify {:mvn/version "0.1.12-0"}

Gradle

implementation("cljsjs:scrollify:0.1.12-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>scrollify</artifactId>
  <version>0.1.12-0</version>
</dependency>