[feat] update ee-bin & ee-core

This commit is contained in:
gaoshuaixing
2025-05-26 09:09:38 +08:00
parent da81262253
commit 3a1f5bc42c
4 changed files with 10 additions and 8 deletions

View File

@@ -37,11 +37,12 @@ Whether you're a frontend developer, backend developer, operations engineer, gam
- 🍩 **Why use...** Desktop software (in the areas of office work and personal tools) will remain one of the demands on the PC side in the next decade or so, and it can improve work efficiency.
- 🍉 **simple** support js、ts
- 🍑 **vision** All developers can learn to develop desktop software.
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **5500+**
- 🍨 **github** https://github.com/dromara/electron-egg **2100+**
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **5600+**
- 🍨 **github** https://github.com/dromara/electron-egg **2600+**
- 🍰 **gitcode** https://gitcode.com/dromara/electron-egg
- 🏆 The Most Valuable Open - source Projects on Gitee
![](./public/images/example/ee-zs.png)
![](./public/images/example/ee-zs.png)
![](./public/images/example/ee-zs2.jpg)
## 📚 document
- Quick experience[Tutorial](https://www.kaka996.com/)

View File

@@ -37,11 +37,12 @@
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具仍然是未来十几年PC端需求之一提高工作效率
- 🍉 **简单:** 支持 js、ts
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **5500+**
- 🍨 **github** https://github.com/dromara/electron-egg **2100+**
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **5600+**
- 🍨 **github** https://github.com/dromara/electron-egg **2200+**
- 🍰 **gitcode** https://gitcode.com/dromara/electron-egg
- 🏆 码云最有价值开源项目
![](./public/images/example/ee-zs.png)
![](./public/images/example/ee-zs.png)
![](./public/images/example/ee-zs2.jpg)
## 📚 文档
- 快速体验:[教程文档](https://www.kaka996.com/)

View File

@@ -32,12 +32,12 @@
"@electron/rebuild": "^3.7.1",
"@types/node": "^20.16.0",
"debug": "^4.4.0",
"ee-bin": "^4.1.7",
"ee-bin": "^4.1.10",
"electron": "^31.7.6",
"electron-builder": "^25.1.8"
},
"dependencies": {
"ee-core": "^4.1.3",
"ee-core": "^4.1.5",
"electron-updater": "^6.3.8"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB