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
·

2 repositorios

Awesome GitHub RepositoriesSpeculation Rule Prerendering

The use of browser speculation rules to render potential future navigation targets in the background.

Distinguishing note: None of the candidates cover the browser Speculation Rules API for full-page background rendering

Explore 2 awesome GitHub repositories matching web development · Speculation Rule Prerendering. Refine with filters or upvote what's useful.

Awesome Speculation Rule Prerendering GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • googlechromelabs/quicklinkAvatar de GoogleChromeLabs

    GoogleChromeLabs/quicklink

    11,248Ver en GitHub↗

    Quicklink is a JavaScript library and web performance optimization tool that fetches linked resources as they enter the browser viewport. It serves as a viewport-based resource preloader and a wrapper for the browser speculation rules API to reduce perceived page load times. The library implements background page rendering and predictive resource prefetching to enable faster navigation transitions. It manages a cache of prefetched URLs and uses browser speculation rules to render full pages in the background. The tool includes capabilities for resource filtering via regular expressions, netw

    Uses browser speculation rules to render full pages in the background for near-instantaneous navigation transitions.

    JavaScript
    Ver en GitHub↗11,248
  • whatwg/htmlAvatar de whatwg

    whatwg/html

    9,163Ver en GitHub↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Defines the Speculation Rules API to instruct browsers to prefetch or prerender future navigation targets.

    HTMLcanvaseventsourcehtml
    Ver en GitHub↗9,163
  1. Home
  2. Web Development
  3. Speculation Rule Prerendering