awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 Repos

Awesome GitHub RepositoriesFrontend Framework Integrations

Adapters and bindings for using GraphQL with popular UI frameworks.

Explore 12 awesome GitHub repositories matching part of an awesome list · Frontend Framework Integrations. Refine with filters or upvote what's useful.

Awesome Frontend Framework Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • facebook/relayAvatar von facebook

    facebook/relay

    18,940Auf GitHub ansehen↗

    Relay is a GraphQL client framework and state manager used for building data-driven applications. It functions as a declarative data fetching layer and a GraphQL compiler that transforms declarations into optimized runtime code with automatic type generation. The framework distinguishes itself through a build-time compilation process that generates optimized queries and a data masking system that prevents components from accessing undeclared data. It employs a normalized client-side cache to maintain consistency across entities and an optimistic update mechanism to provide immediate interface

    JavaScript framework for building data-driven React applications.

    Rust
    Auf GitHub ansehen↗18,940
  • keystonejs/keystoneAvatar von keystonejs

    keystonejs/keystone

    9,893Auf GitHub ansehen↗

    Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a schema-driven data manager that automatically generates a GraphQL API and a React administrative dashboard based on a central data model configuration. The system uses an adapter-based database abstraction to decouple core logic from storage layers and a storage-provider abstraction for managing media assets via local or cloud drivers. It distinguishes itself through a component-based field rendering system and a hook-based middleware pipeline for data validation and automation. The fram

    Offers bindings and patterns for integrating GraphQL APIs with popular UI frameworks.

    TypeScriptcmscms-frameworkgraphql
    Auf GitHub ansehen↗9,893
  • formidablelabs/urqlAvatar von FormidableLabs

    FormidableLabs/urql

    8,956Auf GitHub ansehen↗

    urql is a GraphQL client and data management tool used to execute GraphQL operations and synchronize data from remote servers within a software application. It functions as a mechanism for fetching, caching, and managing GraphQL data to maintain state across application views. The project features a pluggable middleware architecture and a normalized GraphQL cache. This allows for the insertion of custom logic into the request and response lifecycle to modify client behavior and the organization of responses by unique identifiers to ensure data consistency. The client provides capabilities fo

    A simple caching GraphQL client for React.

    TypeScript
    Auf GitHub ansehen↗8,956
  • vuejs/vue-apolloAvatar von vuejs

    vuejs/vue-apollo

    6,041Auf GitHub ansehen↗

    Vue Apollo is a GraphQL client library for Vue.js that integrates Apollo GraphQL queries and mutations into Vue components with reactive data binding. It provides a reactive data layer that automatically updates Vue component state when GraphQL query results change, and supports server-side rendering by prefetching queries during SSR to deliver fully populated HTML on initial page load. The library allows GraphQL queries and mutations to be declared directly inside Vue component options using the apollo property, keeping data dependencies co-located with the UI. It wraps Apollo Client's nor

    Apollo/GraphQL integration for VueJS.

    TypeScript
    Auf GitHub ansehen↗6,041
  • nearform/graphql-hooksAvatar von nearform

    nearform/graphql-hooks

    1,887Auf GitHub ansehen↗

    🎣 Minimal hooks-first GraphQL client

    Minimal hooks-first GraphQL client with caching support.

    TypeScript
    Auf GitHub ansehen↗1,887
  • kamilkisiela/apollo-angularAvatar von kamilkisiela

    kamilkisiela/apollo-angular

    1,516Auf GitHub ansehen↗

    A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁

    Caching GraphQL client for Angular.

    TypeScript
    Auf GitHub ansehen↗1,516
  • timhall/svelte-apolloAvatar von timhall

    timhall/svelte-apollo

    948Auf GitHub ansehen↗

    Svelte integration for Apollo GraphQL

    Svelte integration for Apollo GraphQL.

    TypeScript
    Auf GitHub ansehen↗948
  • mobxjs/mst-gqlAvatar von mobxjs

    mobxjs/mst-gql

    688Auf GitHub ansehen↗

    Bindings for mobx-state-tree and GraphQL

    Bindings for mobx-state-tree and GraphQL.

    JavaScript
    Auf GitHub ansehen↗688
  • arackaf/micro-graphql-reactAvatar von arackaf

    arackaf/micro-graphql-react

    527Auf GitHub ansehen↗

    Light and simple GraphQL React client with extensible, composable cache invalidation. Works with Suspense.

    Lightweight utility for adding GraphQL to React components.

    JavaScript
    Auf GitHub ansehen↗527
  • jycouet/kitqlAvatar von jycouet

    jycouet/kitql

    455Auf GitHub ansehen↗

    A set of standalone tools to SpeedRun WebApps!

    Tools for building efficient apps with SvelteKit and GraphQL.

    TypeScript
    Auf GitHub ansehen↗455
  • apollo-elements/apollo-elementsAvatar von apollo-elements

    apollo-elements/apollo-elements

    422Auf GitHub ansehen↗

    🚀🌛 Use the Launch Platform 👩‍🚀👨‍🚀

    GraphQL web components for any frontend framework.

    TypeScript
    Auf GitHub ansehen↗422
  • ember-graphql/ember-apollo-clientAvatar von ember-graphql

    ember-graphql/ember-apollo-client

    280Auf GitHub ansehen↗

    🚀 An ember-cli addon for Apollo Client and GraphQL

    Ember-cli addon for Apollo Client and GraphQL.

    JavaScript
    Auf GitHub ansehen↗280
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Frontend Framework Integrations