From 11fba0e3d007db589add69b7d8cdd85b7562f876 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 23 Nov 2025 23:55:33 +0900 Subject: [PATCH] Add WelsonJS JCTG feature to README Documented the new WelsonJS JCTG (JavaScript-Click-To-Go) feature, allowing users to run WelsonJS scripts directly from Windows File Explorer by double-clicking, similar to `.exe` files. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1450a6..783460d 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ WelsonJS is tailored for developers who need a reliable, lightweight JavaScript * Aviation Data integrations: [AviationStack](https://aviationstack.com?utm_source=FirstPromoter&utm_medium=Affiliate&fpr=namhyeon71), [SerpApi Google Flights API](https://serpapi.com/google-flights-api?utm_source=welsonjs) * VM infrastructure tool integrations: [OVFTool for Broadcom/VMware infrastructures](https://developer.broadcom.com/tools/open-virtualization-format-ovf-tool/latest) * ***:fire: NEW!*** Windows bulit-in database engine AKA. [ESENT (ESE) database](https://learn.microsoft.com/en-us/windows/win32/extensible-storage-engine/database-overview) interface library (WelsonJS.Esent) +* ***:fire: NEW!*** WelsonJS JCTG(JavaScript-Click-To-Go): Run WelsonJS script files written in JavaScript directly from Windows File Explorer with a (double) click. Just like an `.exe` file. * Everything you can imagine. ## Quick start