mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-06-10 03:07:32 +08:00
1.5.1
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
</div>
|
||||
<br>
|
||||
|
||||
## 🌏 [English](https://www.yuque.com/u34495/ee-doc) | [中文](https://www.yuque.com/u34495/mivcfg)
|
||||
## 🌏[中文](https://www.yuque.com/u34495/mivcfg) | [English](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/dromara/electron-egg **2700+**
|
||||
- 🍨 **Github:** https://github.com/dromara/electron-egg **600+**
|
||||
- 🍰 **Gitee:** https://gitee.com/dromara/electron-egg **2900+**
|
||||
- 🍨 **Github:** https://github.com/dromara/electron-egg **700+**
|
||||
- 🏆 most valuable open source project
|
||||

|
||||
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
|
||||
- 🍉 **简单:** 只需懂 JavaScript
|
||||
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
|
||||
- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **2700+**
|
||||
- 🍨 **github:** https://github.com/dromara/electron-egg **600+**
|
||||
- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **2900+**
|
||||
- 🍨 **github:** https://github.com/dromara/electron-egg **700+**
|
||||
- 🏆 码云最有价值开源项目
|
||||

|
||||
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^7.6.0",
|
||||
"dayjs": "^1.10.7",
|
||||
"ee-core": "^1.5.0",
|
||||
"ee-core": "^1.5.1",
|
||||
"electron-is": "^3.0.0",
|
||||
"electron-updater": "^5.3.0",
|
||||
"lodash": "^4.17.21"
|
||||
|
||||
Reference in New Issue
Block a user