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

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

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

1 个仓库

Awesome GitHub RepositoriesModel-to-Path Binding

Binding models to specific graph locations to hide absolute paths from UI components.

Distinct from Graph Path Manipulations: f17_mt5 is about manipulating path strings; this is about architectural binding of a model instance to a location.

Explore 1 awesome GitHub repository matching data & databases · Model-to-Path Binding. Refine with filters or upvote what's useful.

Awesome Model-to-Path Binding GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • netflix/falcorNetflix 的头像

    Netflix/falcor

    10,572在 GitHub 上查看↗

    Falcor is a JavaScript library that models remote data as a single virtual JSON graph, providing a path-based query engine for efficient client-side data retrieval and updates. It represents multiple remote data sources as a unified document where entities are accessed via globally unique identity paths. The system distinguishes itself by treating the remote data model as a virtual JSON resource, allowing the client to query specific paths without managing individual endpoints. It uses a reference-aware graph model to handle many-to-many relationships and prevents data duplication. Network ef

    Creates a new model bound to a specific graph location to hide full paths from components.

    JavaScript
    在 GitHub 上查看↗10,572
  1. Home
  2. Data & Databases
  3. Model-to-Path Binding