### 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.