awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Declarative Data Fetching · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDeclarative Data Fetching

Frameworks for managing remote data lifecycles using standardized hooks for loading, error handling, and revalidation.

Distinguishing note: None available; no candidates provided.

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

  1. Home
  2. Web Development
  3. Declarative Data Fetching

Awesome Declarative Data Fetching GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • TanStack/query

    TanStack/query

    48,539View on GitHub↗

    This project provides a comprehensive suite of tools for managing asynchronous state and building full-stack web applications. At its core, it functions as a centralized synchronization layer that automates data fetching, caching, and background revalidation, ensuring that remote server data remains consistent with the local user interface. By utilizing a declarative, hook-based programming model, it simplifies the management of complex data lifecycles and loading states. The project distinguishes itself through a headless design philosophy that decouples business logic from visual presentati

    A framework for managing remote data lifecycles through standardized hooks that handle loading states, error handling, and automatic revalidation.

    TypeScriptasynccachedata
    48,539View on GitHub↗