Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tal-tech/electron-playground
This is a project to quickly experiment and learn electron related APIs
https://github.com/tal-tech/electron-playground
electron electron-api electron-app electron-playground electronjs playground typescript
Last synced: 4 days ago
JSON representation
This is a project to quickly experiment and learn electron related APIs
- Host: GitHub
- URL: https://github.com/tal-tech/electron-playground
- Owner: tal-tech
- License: mit
- Created: 2020-10-17T02:31:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T12:09:20.000Z (11 months ago)
- Last Synced: 2025-01-11T09:06:49.637Z (11 days ago)
- Topics: electron, electron-api, electron-app, electron-playground, electronjs, playground, typescript
- Language: TypeScript
- Homepage: https://github.com/tal-tech/electron-playground
- Size: 34.4 MB
- Stars: 1,471
- Watchers: 30
- Forks: 184
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: license.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Electron Playground
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/tal-tech/electron-playground/blob/master/license.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/tal-tech/electron-playground/pulls)如果想快速的把一个web app应用打包成一个electron应用,那我们还准备了[create-electron-app](https://github.com/tal-tech/create-electron-app),这个项目可以让你五分钟就拥有自己的electron app
## 1. electron-playground介绍
一个快速尝试和学习[electron](https://github.com/electron/electron)的项目,对electron的api进行了归纳和总结,对常用的业务功能做了demo演示。
## 2. 特性
在文档和演练场中,几乎所有的代码都可以即时运行看到效果。亦可直接在界面上修改代码运行。
![](./resources/readme/01.gif)
编辑器全部集成[monaco-editor](https://github.com/microsoft/monaco-editor),编码体验接近vscode;
![](./resources/readme/02.gif)
想要实现更复杂的操作,我们参考[fiddle](https://github.com/electron/fiddle)创建了演练场,这里编写的应用都可以独立运行。
![](./resources/readme/03.gif)
## 3. 启动
克隆仓库到本地,安装依赖后执行
```shell
yarn start
```
编译完成后将自动启动应用## 4. 已实现
工程化
- 崩溃分析和收集
- 开发调试
- 打包问题
- 应用更新
- 应用
- 自定义协议
- 系统提示和文件选择
- 菜单
- 系统托盘
- 文件下载
- 窗口管理
- 创建和管理窗口
- 隐藏和恢复
- 聚焦、失焦
- 全屏、最大化、最小化
- 窗口通信
- 窗口类型
- 窗口事件
- 其他
- 安全性
## 5. 规划中
- 小程序
- 小应用
- 截屏/录屏
- 微服务集成
- 自启动管理
- 性能优化
- 打包体积优化
- 更多...## 6. 最后
如果觉得这个项目对你有用,欢迎star,另外更欢迎大家提issue哈。
当然如果有问题,可以加下面微信,有时间我们会第一时间回复。
因为国内网络原因,图片可能无法加载,可以微信搜索**”晓前端“**,关注公众号**“晓前端”**,输入“ele”或者“electron”,也能自动获取群图片。
有一个公众号叫“晓前端团队”,这个不是**我们的公众号**,我们公众号就是**晓前端**