awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMount-Based Revalidation

Controls for triggering data refreshes upon component mounting.

Distinguishing note: Specific to component lifecycle, not general revalidation.

Explore 1 awesome GitHub repository matching web development · Mount-Based Revalidation. Refine with filters or upvote what's useful.

Awesome Mount-Based Revalidation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vercel/swrvercel 的头像

    vercel/swr

    32,406在 GitHub 上查看↗

    SWR is a data fetching library that provides a collection of hooks for managing remote data synchronization, caching, and state updates in web applications. It employs a declarative approach to handle complex network request lifecycles and dependency chains, ensuring that client-side application state remains consistent with server data through automatic revalidation and background updates. The library distinguishes itself through a reactive cache layer that automatically synchronizes local state with remote sources based on component lifecycle events. It features event-driven revalidation, w

    Controls whether data refreshes immediately when a component first appears on the screen.

    TypeScriptcachedatadata-fetching
    在 GitHub 上查看↗32,406
  1. Home
  2. Web Development
  3. Mount-Based Revalidation