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

    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 …

  2. 简介 | Electron

    Electron是什么? Electron是一个使用 JavaScript、HTML 和 CSS 构建桌面应用程序的框架。 嵌入 Chromium 和 Node.js 到 二进制的 Electron 允许您保持一个 JavaScript 代码代码库并创建 …

  3. はじめに | Electron

    Electron ドキュメントへようこそ! 初めて Electron アプリを開発する方は、このはじめにを読んで基礎を身につけてください。 そうでない方は、ガイドや API ドキュメントもご利用ください!

  4. 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 …

  5. Electron

    Website Photo & Video lightgallery A modern, electron and nodejs based image viewer for Mac, Windows and Linux.

  6. Building your First App - Electron

    This guide will step you through the process of creating a barebones Hello World app in Electron.

  7. 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 …

  8. 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 …

  9. 创建您的第一个应用程序 | Electron

    为什么 Electron 是开发依赖? 您的应用需要运行 Electron API,因此这听上去可能有点反直觉。 在底层实现中,Electron 的 JavaScript API 绑定到了一个包含其实现的二进制文件上。 Electron 的打包步 …

  10. app - Electron

    Defaults to the app's AppUserModelId (). Set the app's login item settings. To work with Electron's autoUpdater on Windows, which uses Squirrel, you'll want to set the launch path to your executable's …