Build cross-platform desktop apps with JavaScript, HTML, and CSS | Electron Electron Forge Electron Forge is a batteries-included toolkit for building and publishing Electron apps Get your Electron app started the right way with first-class support for JavaScript bundling and an extensible module ecosystem
Introduction | Electron Welcome to the Electron documentation! If this is your first time developing an Electron app, read through this Getting Started section to get familiar with the basics Otherwise, feel free to explore our guides and API documentation!
安装指导 | Electron 要安装预制的 Electron 可执行文件,请使用 npm, 首选方法是在你的应用中安装 Electron 作为开发依赖:
Prerequisites - Electron Electron is a framework for building desktop applications using JavaScript, HTML, and CSS By embedding Chromium and Node js into a single binary file, Electron allows you to create cross-platform apps that work on Windows, macOS, and Linux with a single JavaScript codebase
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 both commercial and personal use In this document, we’ll explain why companies and developers choose Electron
Examples Overview - Electron Examples Overview In this section, we have collected a set of guides for common features that you may want to implement in your Electron application Each guide contains a practical example in a minimal, self-contained example app The easiest way to run these examples is by downloading Electron Fiddle
Electron Website Photo Video lightgallery A modern, electron and nodejs based image viewer for Mac, Windows and Linux
はじめに | Electron Electron ドキュメントへようこそ! 初めて Electron アプリを開発する方は、このはじめにを読んで基礎を身につけてください。 そうでない方は、ガイドや API ドキュメントもご利用ください!