aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-04-24 23:10:46 +0200
committerRobert Jaros <rjaros@finn.pl>2019-04-24 23:10:46 +0200
commitef72ae5cd221c339b8afc9c2303a824688b0acde (patch)
tree9b5f8fa7ff72489f8e98000a7a6a3241030aa326
parent5f647c769d274cecf8b4e13601f5b0fec77dfe12 (diff)
downloadkvision-ef72ae5cd221c339b8afc9c2303a824688b0acde.tar.gz
kvision-ef72ae5cd221c339b8afc9c2303a824688b0acde.tar.bz2
kvision-ef72ae5cd221c339b8afc9c2303a824688b0acde.zip
API documentation for KVision 0.0.35.
-rw-r--r--Module.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Module.md b/Module.md
index e7ec7753..276f7c55 100644
--- a/Module.md
+++ b/Module.md
@@ -98,6 +98,14 @@ Predictable state container based on Redux library.
A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.
+# Package pl.treksoft.kvision.tabulator
+
+Full-featured grid/table component based on the Tabulator library.
+
+# Package pl.treksoft.kvision.tabulator.js
+
+Kotlin bindings for Tabulator API.
+
# Package pl.treksoft.kvision.rest
RESTful API client with support for type-safe connectivity.