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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesComponent Subscriptions

Hooks that connect UI components to reactive state containers for automatic re-rendering.

Distinct from Component State Synchronization: Distinct from Component State Synchronization: focuses specifically on the subscription mechanism for UI components rather than general state sync.

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

Awesome Component Subscriptions GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • effector/effectorAvatar de effector

    effector/effector

    4,837Voir sur GitHub↗

    Effector is a reactive state management library designed for building complex, event-driven applications. It functions as a data flow engine that models application logic as a directed acyclic graph, ensuring that state updates propagate automatically through interconnected nodes. By utilizing atomic state updates and declarative unit composition, the library maintains data consistency and provides a predictable execution model for managing application state. The project distinguishes itself through its framework-agnostic architecture, which decouples business logic from user interface implem

    Provides reactive hooks that automatically update UI components whenever the underlying application state changes.

    TypeScriptbusiness-logiceffectorevent-driven
    Voir sur GitHub↗4,837
  1. Home
  2. Software Engineering & Architecture
  3. Component State Synchronization
  4. Component Subscriptions