From 97046ec68eea3ca5b28d5a2eb1490c9c67cae5e4 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 30 Dec 2022 17:27:35 +0100 Subject: [PATCH] Update API packages --- Module.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Module.md b/Module.md index e17ceb43098..211a9948847 100644 --- a/Module.md +++ b/Module.md @@ -202,10 +202,6 @@ Kotlin bindings for Tabulator API. Helper functions for running unit tests. -# Package io.kvision.jquery.rest - -Legacy, jquery-based RESTful API client with support for type-safe connectivity. - # Package io.kvision.rest RESTful API client with support for type-safe connectivity. @@ -214,6 +210,10 @@ RESTful API client with support for type-safe connectivity. Simple and easy to use JavaScript router wrapper. +# Package io.kvision.snabbdom + +Snabbdom virtual DOM bindings. + # Package io.kvision.table Clasess supporting HTML tables.