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

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesData Path Aliasing

Assigning short identifiers to complex data path expressions to simplify references within a scope.

Distinct from Model-to-Path Binding: The candidates focus on filesystem paths or proxies; this is about aliasing data paths in an MVC model.

Explore 1 awesome GitHub repository matching web development · Data Path Aliasing. Refine with filters or upvote what's useful.

Awesome Data Path Aliasing GitHub Repositories

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

    derbyjs/derby

    4,706在 GitHub 上查看↗

    Derby 是一个同构 MVC 框架和实时数据同步引擎,专为构建协作应用程序而设计。它作为一个双向数据绑定库和模板引擎,在 Node.js 和浏览器之间共享同一代码库,以同步客户端和服务器之间的状态。 该框架的特色在于使用操作转换(operational transformation)自动解决数据冲突,从而实现实时共享编辑和多用户协作。它采用差异化状态突变模型,通过执行深度相等性检查来最小化更新,确保仅传播已更改的值。 该平台涵盖了广泛的功能,包括响应式状态管理、同构路由和模块化 UI 组件开发。它提供了用于管理嵌套数据路径、执行同构渲染以实现快速初始加载,以及与服务器中间件集成的工具。 该系统使用 TypeScript 实现。

    Labels complex path expressions with short identifiers to simplify references to specific block scopes.

    TypeScript
    在 GitHub 上查看↗4,706
  1. Home
  2. Web Development
  3. Data Path Aliasing