awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • react-static/react-staticR

    react-static/react-static

    10,343Ver en GitHub↗

    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
    Ver en GitHub↗10,343
  1. Home
  2. Web Development
  3. Route-Based Data Loading
  4. Shared Data Fragments