awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesState Tree Reference Creators

Mechanisms for creating identifier-based references to other nodes within a state tree to enable model relationships.

Distinct from Model Reference Transpilation: Distinct from Model Reference Transpilation: creates references within a reactive state tree, not transpiling model references for query generation.

Explore 1 awesome GitHub repository matching data & databases · State Tree Reference Creators. Refine with filters or upvote what's useful.

Awesome State Tree Reference Creators 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.
  • mobxjs/mobx-state-treeAvatar de mobxjs

    mobxjs/mobx-state-tree

    7,050Voir sur GitHub↗

    MobX State Tree is a structured, tree-based state management library for JavaScript applications that combines typed model definitions with reactive snapshots and patch-based change tracking. It provides a reactive state container with runtime and compile-time type safety, where application state is defined as a tree of typed models with collocated actions, computed views, and lifecycle hooks for predictable state mutations. The library is built around an action-centric mutation model that encapsulates all state changes within named functions that directly modify the tree, supported by genera

    Creates identifier-based references between models for normalized data relationships within the state tree.

    TypeScripthacktoberfestmobxmobx-state-tree
    Voir sur GitHub↗7,050
  1. Home
  2. Data & Databases
  3. Model Reference Transpilation
  4. State Tree Reference Creators