diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:10:46 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:10:46 +0200 |
commit | ef72ae5cd221c339b8afc9c2303a824688b0acde (patch) | |
tree | 9b5f8fa7ff72489f8e98000a7a6a3241030aa326 /Module.md | |
parent | 5f647c769d274cecf8b4e13601f5b0fec77dfe12 (diff) | |
download | kvision-ef72ae5cd221c339b8afc9c2303a824688b0acde.tar.gz kvision-ef72ae5cd221c339b8afc9c2303a824688b0acde.tar.bz2 kvision-ef72ae5cd221c339b8afc9c2303a824688b0acde.zip |
API documentation for KVision 0.0.35.
Diffstat (limited to 'Module.md')
-rw-r--r-- | Module.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |