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
·
arackaf avatar

arackaf/micro-graphql-react

0
View on GitHub↗
527 Stars·20 Forks·JavaScript·2 Aufrufe

Micro Graphql React

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

Features

  • Frontend Framework Integrations - Lightweight utility for adding GraphQL to React components.

Star-Verlauf

Star-Verlauf für arackaf/micro-graphql-reactStar-Verlauf für arackaf/micro-graphql-react

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Micro Graphql React

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Micro Graphql React.
  • 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

    JavaScript
    Auf GitHub ansehen↗280
  • 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

    Rust
    Auf GitHub ansehen↗18,940
  • 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

    TypeScript
    Auf GitHub ansehen↗8,956
  • apollo-elements/apollo-elementsAvatar von apollo-elements

    apollo-elements/apollo-elements

    422Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗422
Alle 11 Alternativen zu Micro Graphql React anzeigen→

Häufig gestellte Fragen

Was macht arackaf/micro-graphql-react?

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

Was sind die Hauptfunktionen von arackaf/micro-graphql-react?

Die Hauptfunktionen von arackaf/micro-graphql-react sind: Frontend Framework Integrations.

Welche Open-Source-Alternativen gibt es zu arackaf/micro-graphql-react?

Open-Source-Alternativen zu arackaf/micro-graphql-react sind unter anderem: vuejs/vue-apollo — Vue Apollo is a GraphQL client library for Vue.js that integrates Apollo GraphQL queries and mutations into Vue… ember-graphql/ember-apollo-client — 🚀 An ember-cli addon for Apollo Client and GraphQL. facebook/relay — Relay is a GraphQL client framework and state manager used for building data-driven applications. It functions as a… formidablelabs/urql — urql is a GraphQL client and data management tool used to execute GraphQL operations and synchronize data from remote… jycouet/kitql — A set of standalone tools to SpeedRun WebApps! kamilkisiela/apollo-angular — A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁.