|
|
@@ -1,4 +1,4 @@
|
|
|
-# EE框架2.0
|
|
|
+# electron-egg framework 2.0
|
|
|
[](https://gitee.com/wallace5303/electron-egg/stargazers)
|
|
|
|
|
|
<div align=center>
|
|
|
@@ -6,86 +6,81 @@
|
|
|
</div>
|
|
|
|
|
|
<div align=center>
|
|
|
-<h3><strong>一个入门简单、跨平台的企业级桌面软件开发框架</strong></h3>
|
|
|
+<h3><strong>A simple, cross-platform, enterprise-level desktop software development framework</strong></h3>
|
|
|
</div>
|
|
|
<br>
|
|
|
|
|
|
-- 🍩 为什么使用?桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
|
|
|
-- 🍉 简单:只需懂 JavaScript
|
|
|
-- 🍑 愿景:所有开发者都能学会桌面软件研发
|
|
|
-- 🍰 gitee:https://gitee.com/wallace5303/electron-egg
|
|
|
-- 🍨 github:https://github.com/wallace5303/electron-egg
|
|
|
-- 🏆 码云最有价值开源项目
|
|
|
+## 🌏 [English](https://www.yuque.com/u34495/ee-doc) | [中文](https://www.yuque.com/u34495/ee-doc)
|
|
|
+
|
|
|
+## 📋 Introduction
|
|
|
+- 🍩 **Why?** desktop software ( office direction , personal tools ), still Yes PC in the next ten years one of the requirements is to improve work efficiency
|
|
|
+- 🍉 **Simple:** just understand JavaScript
|
|
|
+- 🍑 **Vision:** all developers can learn how to develop desktop software
|
|
|
+- 🍰 **Gitee:** https://gitee.com/wallace5303/electron-egg
|
|
|
+- 🍨 **Github:** https://github.com/wallace5303/electron-egg
|
|
|
+- 🏆 most valuable open source project
|
|
|

|
|
|
|
|
|
-## ❤️支持
|
|
|
-### 如果对您有用的话,请帮忙点个⭐️,支持一下开发者,非常感谢
|
|
|
+## ❤️ Support
|
|
|
+### if it is useful to you, please help me order one⭐️, support developers, thank you very much
|
|
|
|
|
|
-## 📚 文档
|
|
|
-- [教程文档](https://www.yuque.com/u34495/mivcfg)
|
|
|
+## 📚 Document
|
|
|
+- [Tutorial document](https://www.yuque.com/u34495/ee-doc)
|
|
|
|
|
|
-## 📦 特性
|
|
|
-1. 🍄 跨平台:一套代码,可以打包成windows版、Mac版、Linux版
|
|
|
-2. 🌹 简单高效:只需学习 js 语言,同时支持vue、react、html等前端技术
|
|
|
-3. 🌱 前端独立:理论上支持任何前端技术,编写出精美的UI效果
|
|
|
-4. 🌴 工程化:可以用服务端的开发思维,来编写桌面软件
|
|
|
-5. 🍁 高性能:事件驱动、非阻塞式IO
|
|
|
-6. 🌷 功能丰富:前端、服务端的技术场景等
|
|
|
-7. 🌰 安全:支持字节码加密、压缩混淆加密
|
|
|
-7. 💐 功能demo:桌面软件常见功能,后续逐步集成或提供demo
|
|
|
-8. 🌻 更多功能请看文档
|
|
|
+## 📦 Features
|
|
|
+1. 🍄 **Cross platform:** a set of code that can be packaged into windows, Mac, and Linux.
|
|
|
+2. 🌹 **Simple and efficient:** you only need to learn the js language and support front-end technologies such as vue, react, and html.
|
|
|
+3. 🌱 **Frontend independence:** theoretically supports any front-end technology to write exquisite UI effects.
|
|
|
+4. 🌴 **Engineering:** you can use the development thinking of the server to write desktop software.
|
|
|
+5. 🍁 **High performance:** Event-driven, non-blocking I/O.
|
|
|
+6. 🌷 **Features:** Front-end and server-side technical scenarios.
|
|
|
+7. 🌰 **Security:** supports bytecode encryption and compression obfuscation encryption.
|
|
|
+7. 💐 **Demo:** common functions of desktop software, which will be gradually integrated or provided in the future.
|
|
|
|
|
|
-## ✈️ 使用场景
|
|
|
+## ✈️ Usage scenario
|
|
|
|
|
|
-### 1. 🚀 常规桌面软件
|
|
|
-- 🚖 windows平台
|
|
|
+### 1. 🚀 General desktop software
|
|
|
+- 🚖 windows
|
|
|
|
|
|

|
|
|
|
|
|
-- 🚍 macOS平台
|
|
|
+- 🚍 macOS
|
|
|

|
|
|
|
|
|
-- 🚔 linux平台 (ubuntu)
|
|
|
+- 🚔 linux (ubuntu)
|
|
|

|
|
|
|
|
|
-### 🚐 2. vue、react、angular、web 转换成桌面软件
|
|
|
-- 🚙 vue-ant-design(本地)
|
|
|
+### 🚐 2. Convert vue, react, angular, and web into desktop software
|
|
|
+- 🚙 vue-ant-design(local)
|
|
|
|
|
|

|
|
|
|
|
|
-- 🚙 禅道项目管理(web项目地址)
|
|
|
+- 🚙 ZenTao(web)
|
|
|
|
|
|

|
|
|
|
|
|
-### 🚂 3. 游戏(h5相关技术开发)
|
|
|
-- 🚊 忍者100层
|
|
|
+### 🚂 3. Games (h5 related technology development)
|
|
|
+- 🚊 ninja layer 100
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
-## 📒 开始使用
|
|
|
+## 📒 Getting Started
|
|
|
|
|
|
-- ✒️ [安装文档](https://www.yuque.com/u34495/mivcfg/ltgte9)
|
|
|
+- ✒️ [Installation documentation](https://www.yuque.com/u34495/ee-doc/ltgte9)
|
|
|
|
|
|
-## 🐶 项目案例
|
|
|
-- 🐸 英雄联盟助手
|
|
|
+## 🐶 Project case
|
|
|
+- 🐸 LOL assistant
|
|
|

|
|
|
-- [更多项目](https://www.yuque.com/u34495/mivcfg/ep4otg)
|
|
|
-- 免费服务,如果你想展示项目,请联系我(530353222)该案例文档是有一定流量的奥😄
|
|
|
-
|
|
|
-## 💬 交流
|
|
|
-1. [讨论](https://www.yuque.com/u34495/mivcfg/gg691g)
|
|
|
+- [more](https://www.yuque.com/u34495/ee-doc/ep4otg)
|
|
|
+- if you want to show the project, please contact me (qq: 530353222) this case document has certain traffic
|
|
|
|
|
|
-## 📌 关于pr
|
|
|
-请前往[GitHub项目](https://github.com/wallace5303/electron-egg)提pr(避免代码同步后,pr被覆盖掉),感谢!
|
|
|
+## 💬 discussion
|
|
|
+1. [discussion](https://www.yuque.com/u34495/ee-doc/gg691g)
|
|
|
|
|
|
-地址:https://github.com/wallace5303/electron-egg
|
|
|
-
|
|
|
-## 🌐 框架核心包 ee-core
|
|
|
+## 🌐 core package ee-core
|
|
|
ee-core:[https://github.com/wallace5303/ee-core](https://github.com/wallace5303/ee-core)
|
|
|
|
|
|
-欢迎参与贡献
|
|
|
-
|
|
|
|
|
|
|
|
|
|