om-table

A simple Om/React component to display tabular data. Pagination, Sorting and Filtering included

Leiningen/Boot

[om-table "0.1.0"]

Clojure CLI/deps.edn

om-table/om-table {:mvn/version "0.1.0"}

Gradle

implementation("om-table:om-table:0.1.0")

Maven

<dependency>
  <groupId>om-table</groupId>
  <artifactId>om-table</artifactId>
  <version>0.1.0</version>
</dependency>