Geen omschrijving

gaoshuaixing 79eec7eda8 sqlite移到ee 3 jaren geleden
.github 9c99e3a442 add egg-cluster包 4 jaren geleden
build bbb02b7941 修复linux系统下,图标显示问题 3 jaren geleden
electron 79eec7eda8 sqlite移到ee 3 jaren geleden
frontend 79eec7eda8 sqlite移到ee 3 jaren geleden
public 92bf43ac6f Merge branch 'master' into ee_dev 3 jaren geleden
.gitignore 92c3cd3d14 忽略 加密文件 3 jaren geleden
.travis.yml 9bb56bf35a demo shortcut 4 jaren geleden
LICENSE 066d9249c0 init 5 jaren geleden
README.md 6f3ab9d85c doc 3 jaren geleden
README.zh-CN.md 6f3ab9d85c doc 3 jaren geleden
appveyor.yml 9bb56bf35a demo shortcut 4 jaren geleden
main.js f60b390a1a 延迟加载 3 jaren geleden
package.json 79eec7eda8 sqlite移到ee 3 jaren geleden
update.md 8e3b8f36c1 2.1.8 3 jaren geleden

README.md

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
  • 🍨 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

📚 Document

📦 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.
  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 (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