1 个仓库
Extensions that add GraphQL data fetching and state management capabilities to Meteor applications.
Distinct from Meteor Framework Implementations: Distinct from Meteor Framework Implementations as it describes the specific addition of GraphQL to the framework.
Explore 1 awesome GitHub repository matching web development · GraphQL Extensions. Refine with filters or upvote what's useful.
Vulcan 是一个用于 Meteor 的 GraphQL 框架,它将 GraphQL 数据层与 React 组件集成,以构建全栈 Web 应用。它在 Meteor 生态系统内提供了一种结构化的应用开发方法,专注于实时同步和统一数据管理。 该框架支持将 React 用户界面连接到 GraphQL API 的开发工作流。它通过使用 GraphQL 作为处理状态管理和数据获取的主要数据层来扩展 Meteor 平台。 该系统通过模式驱动的状态管理模型、客户端查询编排和声明式视图层涵盖了全栈 Web 开发。
Extends the Meteor platform by adding a structured GraphQL data layer for state management.