cljsjs/tabletop

Tabletop.js takes a Google Spreadsheet and makes it easily accessible through JavaScript.

Leiningen/Boot

[cljsjs/tabletop "1.4.3-0"]

Clojure CLI/deps.edn

cljsjs/tabletop {:mvn/version "1.4.3-0"}

Gradle

implementation("cljsjs:tabletop:1.4.3-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>tabletop</artifactId>
  <version>1.4.3-0</version>
</dependency>