awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesState Tree Reference Invalidators

Logic for checking reference validity, safely accessing targets, or automatically clearing references when the target node is detached.

Distinct from Reference Validators: Distinct from Reference Validators: handles invalid references within a reactive state tree, not report dependencies.

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

Awesome State Tree Reference Invalidators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mobxjs/mobx-state-treeAvatar mobxjs

    mobxjs/mobx-state-tree

    7,050Vezi pe 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

    Checks reference validity and safely handles missing or detached target nodes in the state tree.

    TypeScripthacktoberfestmobxmobx-state-tree
    Vezi pe GitHub↗7,050
  1. Home
  2. Data & Databases
  3. Data Modeling
  4. Reference Validators
  5. State Tree Reference Invalidators