1 repo
Systems that define application behavior and processing logic through structured, user-defined settings.
Distinguishing note: Focuses on the architectural pattern of configuration-driven logic rather than specific settings.
Explore 1 awesome GitHub repository matching software engineering & architecture · Configuration Workflows. Refine with filters or upvote what's useful.
PicGo is a cross-platform desktop utility designed to automate image hosting and asset management. It functions as a pipeline-based engine that processes image inputs—such as local files, base64 strings, or clipboard data—through a configurable sequence of transformations and uploads to various cloud storage providers. The application distinguishes itself through a modular, plugin-based architecture that allows users to extend core functionality without modifying the main binary. By utilizing a lifecycle hook system, developers can register custom logic to intercept and modify data at specifi
Enables dynamic application behavior through structured configuration files that dictate component interaction.