awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • marionettejs/backbone.marionetteAvatar von marionettejs

    marionettejs/backbone.marionette

    7,037Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,037
  1. Home
  2. Software Engineering & Architecture
  3. System Internals
  4. Centralization Patterns
  5. Event Mediators