awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

1 مستودع

Awesome GitHub RepositoriesSafe State Tree Reference Creators

Creating references that gracefully handle missing targets by returning undefined instead of throwing errors.

Distinct from Reference Validators: Distinct from Reference Validators: creates safe references that return undefined on missing targets, not just validating them.

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

Awesome Safe State Tree Reference Creators GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mobxjs/mobx-state-treeالصورة الرمزية لـ mobxjs

    mobxjs/mobx-state-tree

    7,050عرض على 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 references that gracefully handle missing targets by returning undefined instead of throwing.

    TypeScripthacktoberfestmobxmobx-state-tree
    عرض على GitHub↗7,050
  1. Home
  2. Data & Databases
  3. Missing Value Detection
  4. Reference Validators
  5. Safe State Tree Reference Creators