From 6627d643e3f295b4b42f3875a1591e3ad02a532d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 6 Mar 2019 13:57:52 +0100 Subject: Electron package description. --- Module.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Module.md b/Module.md index b90eec29..1835c8f8 100644 --- a/Module.md +++ b/Module.md @@ -15,6 +15,14 @@ Base component and container class with data binding support for observable data Bootstrap dropdown component with support for navigation bars and context menus. +# Package pl.treksoft.kvision.electron + +Kotlin bindings for Electron API. + +# Package pl.treksoft.kvision.electron.nodejs + +Kotlin bindings for NodeJS API within Electron. + # Package pl.treksoft.kvision.form Convenient forms implementation, with support for many different input components and easy to define -- cgit