
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Electron embeds Chromium and Node.js to enable web developers to create desktop applications. Compatible with macOS, Windows, and Linux, Electron apps run on three platforms across all supported architectures. Electron is an open source project maintained by the OpenJS Foundation and an active community of contributors.
How to Create a Desktop App Using JavaScript? | GeeksforGeeks
Oct 8, 2024 · Electron allows you to build cross-platform desktop applications using web technologies such as HTML, CSS, and JavaScript. In this article, we are going to use JavaScript for a desktop app.
How to Build Your First Desktop App with JavaScript Using …
Jun 6, 2017 · Electron is a framework for cross-platform desktop applications using Chromium and Node.js. It’s easy to build cross-platform apps using HTML, CSS, and JavaScript.
Awesome Desktop JS - GitHub
azula - a GPU accelerated HTML GUI for native JavaScript applications (Windows only, based on Ultralight) Ultralight - lightweight, cross-platform, pure-GPU, HTML rendering engine for desktop apps and games. (macOS Sierra or later, Windows 7+ and Ubuntu or Debian 9.5+)
OS.js Web Desktop
OS.js is an open-source JavaScript web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
GitHub - zoubingwu/awesome-gui: A curated list of awesome …
Compose for Desktop Fast reactive desktop UIs for Kotlin, based on Google's modern toolkit and brought to you by JetBrains. Flutter Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Kraken High-performance web rendering engine, built on Flutter by Alibaba.
Hello from NodeGui | NodeGui
Written in JavaScript—rendered with native code by Qt Apps can be built completely in JavaScript. This enables native app development for whole new teams of developers, and can let existing native teams work much faster. With NodeGui you get flexibility of web and performance of Native desktop apps.
Build lightweight cross-platform desktop apps with JavaScript, …
Run on Linux, Windows, macOS, Web, and Chrome Browser. Neutralinojs is a lightweight and portable desktop application development framework. It lets you develop lightweight cross …
Building a desktop app with JavaScript - DEV Community
Dec 20, 2023 · Electron is an open-source framework that allows you to create desktop applications using HTML, CSS, and JavaScript. It's essentially a combination of Chromium (the open-source project behind Google Chrome) and Node.js, packaged together to provide a runtime that lets you build applications for Windows, macOS, and Linux.
Awesome Desktop JS - styfle.dev
azula - a GPU accelerated HTML GUI for native JavaScript applications (Windows only, based on Ultralight) Ultralight - lightweight, cross-platform, pure-GPU, HTML rendering engine for desktop apps and games. (macOS Sierra or later, Windows 7+ and Ubuntu or Debian 9.5+)