About 91,200 results
Open links in new tab
  1. Build cross-platform desktop apps with JavaScript, HTML, and CSS | Electron

    Electron embeds Chromium and Node.js to bring JavaScript to the desktop. Electron apps run natively on macOS, Windows, and Linux across all supported architectures. Electron is an …

  2. Electron (software framework) - Wikipedia

    Electron was originally built for Atom [5] and is the main GUI framework behind several other open-source projects including GitHub Desktop, Light Table, [8] WordPress Desktop, [9] and …

  3. GitHub - electron/electron: :electron: Build cross-platform …

    The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Visual Studio Code …

  4. Introduction to ElectronJS - GeeksforGeeks

    Jul 12, 2025 · Creating cross-platform applications often requires learning multiple programming languages and frameworks. However, Electron.js eliminates this complexity by allowing …

  5. Electron Tutorial - Online Tutorials Library

    Electron is an open source library developed by GitHub for building cross-platform desktop applications with HTML, CSS, and JavaScript. Electron accomplishes this by combining …

  6. Introduction | Electron

    By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and …

  7. A Comprehensive Guide to Electron App Development in 2025

    Jan 1, 2025 · Enter Electron — a powerful framework that bridges the gap between web and desktop development. By leveraging web technologies like HTML, CSS, and JavaScript, …

  8. What is Electron.js? | How Does Electron Work | Axon

    Aug 1, 2022 · Electron is used as a backbone by many trendy and established applications, such as Visual Studio Code, Slack, WhatsApp, Evernote, and Discord. The killer app of Electron is …

  9. How to Build Your First Desktop App with JavaScript Using Electron

    Nov 23, 2024 · Electron is an open-source framework that allows you to create cross-platform desktop apps with web technologies like JavaScript, HTML and CSS. In this comprehensive …

  10. An Intro to Building Desktop Applications with Electron

    Nov 7, 2024 · Electron is an open-source framework developed by GitHub that lets developers build desktop apps using familiar web technologies. Electron packages web applications with …