![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Build cross-platform desktop apps with JavaScript, HTML, and CSS …
With the power of modern Chromium, Electron gives you an unopinionated blank slate to build your app. Choose to integrate your favourite libraries and frameworks from the front-end ecosystem, or carve your own path with bespoke HTML code.
简介 - Electron
Electron是一个使用 JavaScript、HTML 和 CSS 构建桌面应用程序的框架。 嵌入 Chromium 和 Node.js 到 二进制的 Electron 允许您保持一个 JavaScript 代码代码库并创建 在Windows上运行的跨平台应用 macOS和Linux——不需要本地开发 经验。
Quick Start - Electron
This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start. By the end of this tutorial, your app will open a browser window that displays a web page with information about which Chromium, Node.js, and Electron versions are running.
Building your First App - Electron
This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start.
はじめに - Electron
Electron は Chromium と Node.js をバイナリに組み込むことで、単一の JavaScript コードベースを維持しつつ、ネイテイブ開発経験無しでも Windows、macOS、Linux で動作するクロスプラットフォームアプリを作成できます。
快速入门 - Electron
本指南将会通过使用Electron创建一个极简的 Hello World 应用一步步的带你了解,该应用与electron/electron-quick-start类似。 通过这个教程,你的app将会打开一个浏览器窗口,来展示包含当前正在运行的 Chromium, Node.js与 Electronweb等版本信息的web界面. 基本要求
Why Electron
Electron is a framework enabling developers to build cross-platform desktop applications for macOS, Windows, and Linux by combining web technologies (HTML, JavaScript, CSS) with Node.js and native code. It is open-source, MIT-licensed, and free for …
Electron Releases
npm install [email protected] yarn add [email protected]. 132.0.6834.194 20.18.1 13.2.152.38-electron.0 Release Notes Features. Added view.getVisible(). #45410 (Also in 35) Added permission support for document.executeCommand("paste"). #45472 (Also in 33, 35) Fixes. Fixed a bug where the default path didn't always correctly fill the Name field in ...
Custom Title Bar - Electron
For more information around how to manage drag regions defined by your electron application, see the Custom draggable regions section below. Congratulations, you've just implemented a basic custom title bar!
Electron's blog | Electron
Jan 14, 2025 · The Electron team is excited to announce the release of Electron 31.0.0! You can install it with npm via npm install electron@latest or download it from our releases website . Continue reading for details about this release.