awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesDOM Node Mapping

Maintaining a persistent link between template expressions and their corresponding DOM nodes for targeted updates.

Distinct from DOM Node Caching: Distinct from DOM Node Caching as it focuses on the mapping for reactivity rather than just preserving nodes across template switches.

Explore 1 awesome GitHub repository matching data & databases · DOM Node Mapping. Refine with filters or upvote what's useful.

Awesome DOM Node Mapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • polymer/lit-htmlAvatar de Polymer

    Polymer/lit-html

    21,682Ver en GitHub↗

    lit-html is a JavaScript HTML templating library and reactive UI template engine. It uses tagged template literals to render dynamic HTML templates, focusing on efficient partial updates to the DOM to minimize browser reflows. The library functions as a rendering tool for web components and supports server-side rendering to improve initial page load speeds and search engine optimization. Its capabilities cover the development of lightweight custom HTML elements and the management of dynamic HTML rendering. It includes support for high-performance list rendering and the handling of asynchrono

    Maintains a mapping between template placeholders and actual DOM nodes to update only changed elements.

    TypeScript
    Ver en GitHub↗21,682
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Caching and Performance
  5. Caching
  6. Template Caches
  7. DOM Node Caching
  8. DOM Node Mapping