awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesEvent Mediators

Specialized hubs that coordinate communication between decoupled components to eliminate direct dependencies.

Distinct from Centralization Patterns: Focuses on the mediator pattern for inter-component communication rather than general system centralization or data aggregation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Event Mediators. Refine with filters or upvote what's useful.

Awesome Event Mediators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • marionettejs/backbone.marionettemarionettejs 的头像

    marionettejs/backbone.marionette

    7,037在 GitHub 上查看↗

    This project is a structured architectural layer for Backbone.js that implements the model-view-controller pattern for building complex single-page applications. It serves as a view management library and application framework that organizes views and data into manageable components and regions. The framework provides a centralized event aggregator pattern to coordinate communication between decoupled application modules without direct dependencies. It also includes a configuration-based client-side routing engine that maps browser URLs to specific controller actions. The system covers front

    Implements a mediator pattern via a central hub to decouple application components.

    JavaScript
    在 GitHub 上查看↗7,037
  1. Home
  2. Software Engineering & Architecture
  3. System Internals
  4. Centralization Patterns
  5. Event Mediators