aboutsummaryrefslogtreecommitdiff
path: root/Module.md
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-04-25 08:12:25 +0200
committerRobert Jaros <rjaros@finn.pl>2018-04-25 08:12:25 +0200
commit5b9535e9964816eb228d3797f4c8a3e7676d1f53 (patch)
tree00889e3c489288d6386367e8ac26973868e11f8f /Module.md
parent76c436567b87672609879a11762202599ed27af4 (diff)
downloadkvision-5b9535e9964816eb228d3797f4c8a3e7676d1f53.tar.gz
kvision-5b9535e9964816eb228d3797f4c8a3e7676d1f53.tar.bz2
kvision-5b9535e9964816eb228d3797f4c8a3e7676d1f53.zip
Multiplatform kvision-common and kvision-server modules.
Support for automatic remote bindings (work in progress).
Diffstat (limited to 'Module.md')
-rw-r--r--Module.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Module.md b/Module.md
index 5f63c805..0fabb75e 100644
--- a/Module.md
+++ b/Module.md
@@ -70,6 +70,10 @@ CSS grid and Bootstrap responsive 12 columns gid).
Bootstrap progress bar component.
+# Package pl.treksoft.kvision.remote
+
+A set of components for creating multiplatform automatic connectivity with backend servers.
+
# Package pl.treksoft.kvision.routing
Simple and easy to use JavaScript router wrapper.
@@ -82,6 +86,10 @@ Clasess supporting HTML tables.
Toolbar and button group components.
+# Package pl.treksoft.kvision.types
+
+Multiplatform type definitions.
+
# Package pl.treksoft.kvision.utils
Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions.