From a0ada3b6aeb4b13772f15f22e0291b0fd751f41c Mon Sep 17 00:00:00 2001 From: Igor Berlenko Date: Sat, 14 Oct 2023 13:07:29 +0800 Subject: [PATCH 1/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af134d379..609d8d103 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,9 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c | Apple Safari | _not available_ | _coming soon_ | _not available_ | | Opera | _coming soon_ | _coming soon_ | _coming soon_ | +### Who's integrating WebUI +[Galaxy Browser]() - interactive canvas-based knowledge management system, it allows users to write any javascript and python scripts directly on the canvas, then invoke them to be executed in Deno backend via WebUI, showing results as text and images appearing straight on the canvas. + ### License > Licensed under MIT License. From 4b28588d084eecc72505a159ee3e6d679b03ac94 Mon Sep 17 00:00:00 2001 From: Igor Berlenko Date: Sat, 14 Oct 2023 13:08:58 +0800 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 609d8d103..a14ee4840 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c | Opera | _coming soon_ | _coming soon_ | _coming soon_ | ### Who's integrating WebUI -[Galaxy Browser]() - interactive canvas-based knowledge management system, it allows users to write any javascript and python scripts directly on the canvas, then invoke them to be executed in Deno backend via WebUI, showing results as text and images appearing straight on the canvas. +[Galaxy Browser](https://github.com/galaxydo/galaxy) - interactive canvas-based knowledge management system, it allows users to write any javascript and python scripts directly on the canvas, then invoke them to be executed in Deno backend via WebUI, showing results as text and images appearing straight on the canvas. ### License From c6bbd358daeb53804407f44bdf5ef772a6bef33c Mon Sep 17 00:00:00 2001 From: Igor Berlenko Date: Sat, 14 Oct 2023 13:11:35 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a14ee4840..21ad4dd27 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c | Opera | _coming soon_ | _coming soon_ | _coming soon_ | ### Who's integrating WebUI -[Galaxy Browser](https://github.com/galaxydo/galaxy) - interactive canvas-based knowledge management system, it allows users to write any javascript and python scripts directly on the canvas, then invoke them to be executed in Deno backend via WebUI, showing results as text and images appearing straight on the canvas. +[Galaxy Browser](https://github.com/galaxydo/galaxy-browser) - interactive canvas-based knowledge management system, it allows users to write any javascript and python scripts directly on the canvas, then invoke them to be executed in Deno backend via WebUI, showing results as text and images appearing straight on the canvas. ### License From 1fb08b6268864a03533b10320ff79b4ea0e1b695 Mon Sep 17 00:00:00 2001 From: Igor Berlenko Date: Sat, 14 Oct 2023 22:48:51 +0800 Subject: [PATCH 4/4] Update README.md Co-authored-by: Turiiya <34311583+ttytm@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21ad4dd27..4593cf6ae 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,8 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c | Opera | _coming soon_ | _coming soon_ | _coming soon_ | ### Who's integrating WebUI -[Galaxy Browser](https://github.com/galaxydo/galaxy-browser) - interactive canvas-based knowledge management system, it allows users to write any javascript and python scripts directly on the canvas, then invoke them to be executed in Deno backend via WebUI, showing results as text and images appearing straight on the canvas. + +[Galaxy Browser](https://github.com/galaxydo/galaxy-browser) - interactive canvas-based knowledge management system. It allows users to write JavaScript and Python scripts directly on the canvas and invoke them in a Deno backend via WebUI. Results are shown as text and images appear straight on the canvas. ### License