om-table

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

Leiningen/Boot

[om-table "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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