cljsjs/fixed-data-table-2

A fork of the no longer maintained table component, designed to present millions of rows of data.

Leiningen/Boot

[cljsjs/fixed-data-table-2 "0.8.11-0"]

Clojure CLI/deps.edn

cljsjs/fixed-data-table-2 {:mvn/version "0.8.11-0"}

Gradle

implementation("cljsjs:fixed-data-table-2:0.8.11-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>fixed-data-table-2</artifactId>
  <version>0.8.11-0</version>
</dependency>