# ex-electron-egg-core **Repository Path**: exi-red/ex-electron-egg-core ## Basic Information - **Project Name**: ex-electron-egg-core - **Description**: ee-core 定制版 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-05 - **Last Updated**: 2025-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### introduction Powerful electron third party module, offering **100+ API** [introduction](https://www.kaka996.com/pages/85c531/) [中文文档](https://www.kaka996.com/pages/85c531/) ### module list #### addon plug-in module #### bin Command line module. #### config Configuration Module #### const Define the universal constants used in the framework. #### controller Controller module #### ee EE module #### electron The electric function encapsulated by the framework will provide APIs in this module. #### exception Capture exception modules. #### httpclient HTTP client. #### jobs Jobs module. #### loader loader module #### log log module #### message Message module. Sending messages between the main process and child processes. #### ps Process tool class module. #### services services module #### socket Provide socket communication function. #### storage Storage module. Provide JSON database and sqlite database. #### tools Script module. Encrypt and move resources. #### utils Tool library module.