awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesRuntime Validation Refinement Types

Types that add runtime validation constraints on top of an existing type definition.

Distinct from User-Defined Types: Distinct from User-Defined Types: adds runtime validation constraints to existing types, not general custom type creation.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Runtime Validation Refinement Types. Refine with filters or upvote what's useful.

Awesome Runtime Validation Refinement Types GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mobxjs/mobx-state-treemobxjs 的头像

    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

    Defines types that add runtime validation constraints on top of existing types.

    TypeScripthacktoberfestmobxmobx-state-tree
    在 GitHub 上查看↗7,050
  1. Home
  2. Programming Languages & Runtimes
  3. User-Defined Types
  4. Runtime Validation Refinement Types