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.7.17-2"]

Clojure CLI/deps.edn

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

Gradle

implementation("cljsjs:fixed-data-table-2:0.7.17-2")

Maven

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