From 41224c0886861e6d7d9bac33b8a4d820b054f433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:54:28 +0200 Subject: [PATCH] Add aliases and related to topic "electron" --- topics/electron/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/topics/electron/index.md b/topics/electron/index.md index f72c3550b0c..8cfda0d9bd8 100644 --- a/topics/electron/index.md +++ b/topics/electron/index.md @@ -1,10 +1,10 @@ --- -aliases: electronjs +aliases: electronjs, atom-shell created_by: GitHub display_name: Electron github_url: https://github.com/electron/electron logo: electron.png -related: electron-app, electron-application +related: electron-app, electron-application, tauri, nativephp, pwa, qt, hta, cross-platform released: July 15, 2013 short_description: Electron is a framework for building cross-platform desktop applications with web technology. @@ -12,4 +12,4 @@ topic: electron url: http://electronjs.org/ wikipedia_url: https://en.wikipedia.org/wiki/Electron_(software_framework) --- -Electron is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript. +**Electron** is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript.