wallace5303 / electron-egg

A simple, cross platform, enterprise desktop software development framework

Home Page:https://www.yuque.com/u34495/mivcfg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-egg framework 2.0

star

A simple, cross-platform, enterprise-level desktop software development framework


🌏 English | 中文

📋 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 2200+
  • 🍨 Github: https://github.com/wallace5303/electron-egg 500+
  • 🏆 most valuable open source project

❤️ Support

if it is useful to you, please help me order one⭐️, support developers, thank you very much

📚 Document

📦 Features

  1. 🍄 Cross platform: a set of code that can be packaged into windows, Mac, Linux and UOS、Deepin、KylinOS.
  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.
  8. 💐 Demo: common functions of desktop software, which will be gradually integrated or provided in the future.

✈️ Usage scenario

1. 🚀 General desktop software

  • 🚖 windows

  • 🚍 macOS

  • 🚔 linux - UOS、Deepin

  • 🚔 linux - ubuntu

🚐 2. Convert vue, react, angular, and web into desktop software

  • 🚙 vue-ant-design(local)

  • 🚙 ZenTao(web)

🚂 3. Games (h5 related technology development)

  • 🚊 ninja layer 100

📒 Getting Started

🐶 Project case

  • 🐸 LOL assistant
  • more
  • if you want to show the project, please contact me (qq: 530353222) this case document has certain traffic

💬 discussion

  1. discussion

🌐 core package ee-core

ee-core:https://github.com/wallace5303/ee-core

About

A simple, cross platform, enterprise desktop software development framework

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

License:Apache License 2.0


Languages

Language:JavaScript 50.6%Language:Vue 47.8%Language:HTML 1.5%Language:Shell 0.1%