cljsjs/smoothscroll-polyfill

Polyfill for the Scroll Behavior specification

Leiningen/Boot

[cljsjs/smoothscroll-polyfill "0.3.4-0"]

Clojure CLI/deps.edn

cljsjs/smoothscroll-polyfill {:mvn/version "0.3.4-0"}

Gradle

implementation("cljsjs:smoothscroll-polyfill:0.3.4-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>smoothscroll-polyfill</artifactId>
  <version>0.3.4-0</version>
</dependency>