A ClojureScript library for showing sortable/filterable tables.
See the live demo: https://mjg123.github.io/reagent-data-table/resources/public/index.html
See the code:
- Live demo: https://github.com/mjg123/reagent-data-table/blob/master/dev/reagent_data_table/dev.cljs (shows how to use this lib)
- The code: https://github.com/mjg123/reagent-data-table/blob/master/src/reagent_data_table/core.cljs (is this lib)
https://clojars.org/reagent-data-table
Check the example by cloning and running lein figwheel
.
Copyright © 2016 FIXME
Distributed under the Apache License Version 2.0