awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDocument Reload Mechanisms

Standards for forcing a document to refresh or navigate to a new URL based on time intervals.

Distinct from Partial Page Refreshers: Candidates focus on partial UI updates or status page configs, not the browser-level document reload mechanism.

Explore 1 awesome GitHub repository matching web development · Document Reload Mechanisms. Refine with filters or upvote what's useful.

Awesome Document Reload Mechanisms GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • whatwg/htmlAvatar de whatwg

    whatwg/html

    9,163Voir sur 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.

    Provides the definition for triggering full page reloads or timed navigations to new URLs.

    HTMLcanvaseventsourcehtml
    Voir sur GitHub↗9,163
  1. Home
  2. Web Development
  3. Document Reload Mechanisms