awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • polymer/lit-htmlPolymer 的头像

    Polymer/lit-html

    21,682在 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
    在 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