electron-api-demos

Explore the Electron APIs

  • 所有者: electron/electron-api-demos
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Electron API Demos

Build Status
JavaScript Standard Style

This is a desktop app that interactively and with sample code demonstrates core features of the Electron API. It's built with Electron, too, of course. This app works on Windows, macOS and Linux operating systems.

Use this app to see what you can do with Electron and use the source code to learn how to create a basic Electron app.

Electron API Demos Screenshots


This project adheres to the Contributor Covenant code of conduct.
By participating, you are expected to uphold this code. Please report unacceptable
behavior to coc@electronjs.org.

Follow @ElectronJS on Twitter for important
announcements. Visit the electron website.

Using

You can download the latest release for your operating system or build it yourself (see below).

Building

You'll need Node.js installed on your computer in order to build this app.

$ git clone https://github.com/electron/electron-api-demos
$ cd electron-api-demos
$ npm install
$ npm start

If you don't wish to clone, you can download the source code.

For easier developing you can launch the app in fullscreen with DevTools open:

$ npm run dev

Extending

Read the docs to learn more about how this app is built or how to add a new demo.

Translations

Note: these versions are maintained by outside contributors and may not always be in sync with this version.

概览

名称与所有者electron/electron-api-demos
主编程语言HTML
编程语言CSS (语言数: 4)
平台
许可证MIT License
发布数15
最新版本名称v2.0.2 (发布于 2019-01-07 12:30:33)
第一版名称v0.1.0 (发布于 )
创建于2015-10-16 17:59:08
推送于2022-11-10 14:34:33
最后一次提交2022-10-17 23:00:22
星数10.2k
关注者数493
派生数2.1k
提交数1.2k
已启用问题?
问题数197
打开的问题数42
拉请求数266
打开的拉请求数7
关闭的拉请求数28
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部