awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Surgical DOM Update Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSurgical DOM Update Engines

Engines that perform granular DOM updates by generating specific instructions to modify only affected nodes.

Explore 1 awesome GitHub repository matching graphics & multimedia · Surgical DOM Update Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Rendering
  5. Rendering Systems
  6. DOM and Web Rendering Strategies
  7. Surgical DOM Update Engines

Awesome Surgical DOM Update Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • sveltejs/svelte

    sveltejs/svelte

    85,874GitHubView on GitHub↗

    Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram

    JavaScriptcompilertemplateui