From 8fd8443bdccca5ba1c501f34b368f099da1ac2f8 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 15 Jun 2022 16:57:04 +0900 Subject: [PATCH 1/2] gnh1201/welsonjs gnh1201/welsonjs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2cc3a6c..c8f37b7 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ A curated list of awesome packages and frameworks for implementing JavaScript ap [webview](https://github.com/zserge/webview) using the [webview rust bindings](https://github.com/Boscop/web-view). Currently supports Linux & Windows. * [Kraken](https://openkraken.com/en-US) - a web rendering engine, built on Flutter. +* [WelsonJS](https://github.com/gnh1201/welsonjs) - Build Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA or GTK. ### LibUI From 2d99a1459437ca146c46df36393f7a6cba1042c0 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 15 Jun 2022 16:58:58 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8f37b7..ca8cdf3 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ A curated list of awesome packages and frameworks for implementing JavaScript ap [webview](https://github.com/zserge/webview) using the [webview rust bindings](https://github.com/Boscop/web-view). Currently supports Linux & Windows. * [Kraken](https://openkraken.com/en-US) - a web rendering engine, built on Flutter. -* [WelsonJS](https://github.com/gnh1201/welsonjs) - Build Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA or GTK. +* [WelsonJS](https://github.com/gnh1201/welsonjs) - Build Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA or GTK (Windows only) ### LibUI