awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesApollo Cache Layers

Wraps Apollo Client's normalized cache with Vue's reactivity system so query results automatically trigger component re-renders.

Distinct from Reactive Cache Layers: Distinct from Reactive Cache Layers: specifically wraps Apollo Client's cache with Vue reactivity, not general remote data synchronization.

Explore 1 awesome GitHub repository matching data & databases · Apollo Cache Layers. Refine with filters or upvote what's useful.

Awesome Apollo Cache Layers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vuejs/vue-apolloAvatar vuejs

    vuejs/vue-apollo

    6,041Vezi pe GitHub↗

    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

    Wraps Apollo Client's normalized cache with Vue's reactivity system for automatic component re-renders on cache changes.

    TypeScript
    Vezi pe GitHub↗6,041
  1. Home
  2. Data & Databases
  3. Reactive Cache Layers
  4. Apollo Cache Layers