Electron-egg 1.14.0 released, desktop software has never been easier

electron-egg is a simple, fast and feature-rich cross-platform desktop software development framework. You only need to know js.

characteristic

1. Cross-platform: a set of codes that can be packaged into Windows version, Mac version, Linux version or run as a web website

2. Simple and efficient: supports vue, react, ejs, etc.

3. Engineering: You can use server-side development thinking to write desktop software

4. High performance: multiple work processes can be started to work together

5. Rich functions: All technical scenarios on the server side can be used, such as: routing, middleware, controllers, services, scheduled tasks, queues, plug-ins, etc.

6. Function demo: common functions of desktop software, which will be gradually integrated and improved or demos will be provided in the future.

7. Automatic updates

This update:

1. View style reconstruction

2. Demo adds categories

3. Demo interface optimization and rearrangement

4. Add selection folder directory

5. Add syntax unification between ipc communication module and apis module

6. Add routing classification

7. Add ipc to support long communication, and the server will continue to send messages to the page

8. Add operating system pop-up demo

9. Remove unnecessary code

10. Fix empty stretch window

scenes to be used

1. Regular desktop software

  • demo

  •   

2. Games (h5 related technology development)

  • Ninja level 100
  •  

3. Turn any website into desktop software

  • discuz-q forum

4. web project

Project documentation:

Address : https://www.yuque.com/u34495/mivcfg/xnhmms

Address: https://gitee.com/wallace5303/electron-egg

Guess you like

Origin blog.csdn.net/qq_32660241/article/details/120563157