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
·

1 Repo

Awesome GitHub RepositoriesShared Data Fragments

Mechanisms for defining data segments that are loaded once per session and merged across multiple routes.

Distinct from Route-Based Data Loading: Distinct from Route-Based Data Loading: focuses on deduplicating data across different routes rather than fetching for a single transition.

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

Awesome Shared Data Fragments GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • react-static/react-staticR

    react-static/react-static

    10,343Auf GitHub ansehen↗

    react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a

    Reduces payload size by creating data fragments that load once per session and merge into multiple routes.

    JavaScript
    Auf GitHub ansehen↗10,343
  1. Home
  2. Web Development
  3. Route-Based Data Loading
  4. Shared Data Fragments