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 RepositoriesHydration Upgraders

Activates component lifecycles and shadow root reactivity for elements initially rendered as static HTML.

Distinct from Server-Side Rendering: Distinct from general SSR: focuses on the specific process of upgrading static HTML to interactive components.

Explore 1 awesome GitHub repository matching web development · Hydration Upgraders. Refine with filters or upvote what's useful.

Awesome Hydration Upgraders 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.
  • lit/litAvatar de lit

    lit/lit

    21,679Voir sur GitHub↗

    Lit is a library for building lightweight, interoperable web components. It provides a base class that leverages native browser APIs to encapsulate state, logic, and styles, allowing developers to create custom elements that function consistently across any modern web project. The framework distinguishes itself through a reactive property system that automatically triggers efficient, batched DOM updates. By utilizing tagged template literals, it defines declarative UI structures that are compiled into optimized update instructions. Its architecture emphasizes modularity through a reactive con

    Activates component lifecycles and shadow root reactivity for elements initially rendered as static HTML on the server.

    TypeScripthtml-templateslitlit-element
    Voir sur GitHub↗21,679
  1. Home
  2. Web Development
  3. Server-Side Rendering
  4. Hydration Upgraders