2 Star 13 Fork 5

好未来技术团队 / electron-playground

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Electron Playground

GitHub license PRs Welcome

1. electron-playground介绍

一个快速尝试和学习electron的项目,对electron的api进行了归纳和总结,对常用的业务功能做了demo演示。

2. 特性

在文档和演练场中,几乎所有的代码都可以即时运行看到效果。亦可直接在界面上修改代码运行。

编辑器全部集成monaco-editor,编码体验接近vscode;

想要实现更复杂的操作,我们参考fiddle创建了演练场,这里编写的应用都可以独立运行。

3. 启动

克隆仓库到本地,安装依赖后执行

yarn start

编译完成后将自动启动应用

4. 已实现

工程化

  • 崩溃分析和收集
  • 开发调试
  • 打包问题
  • 应用更新
  • 应用
    • 自定义协议
    • 系统提示和文件选择
    • 菜单
    • 系统托盘
    • 文件下载
  • 窗口管理
    • 创建和管理窗口
    • 隐藏和恢复
    • 聚焦、失焦
    • 全屏、最大化、最小化
    • 窗口通信
    • 窗口类型
    • 窗口事件
  • 其他
    • 安全性

5. 规划中

  • 小程序
  • 小应用
  • 截屏/录屏
  • 微服务集成
  • 自启动管理
  • 性能优化
  • 打包体积优化
  • 更多...

6. 最后

如果觉得这个项目对你有用,欢迎star,另外更欢迎大家提issue哈。

当然如果有问题,可以加下面微信,有时间我们会第一时间回复。

wechat-group
MIT License Copyright (c) 2020 TAL Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

This is a project to quickly experiment and learn electron related APIs 展开 收起
TypeScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
TypeScript
1
https://gitee.com/ta-tech-team/electron-playground.git
git@gitee.com:ta-tech-team/electron-playground.git
ta-tech-team
electron-playground
electron-playground
master

搜索帮助