awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesMulti-Node DOM Synchronization

Coordinating the differential updating of multiple DOM nodes simultaneously via a single data wire.

Distinct from Differential Synchronization: Applies differential synchronization specifically to multiple DOM nodes, not general data nodes or blockchain nodes.

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

Awesome Multi-Node DOM Synchronization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • webreflection/hyperhtmlWebReflection का अवतार

    WebReflection/hyperHTML

    3,191GitHub पर देखें↗

    hyperHTML is a DOM template library and data-binding engine that uses tagged template literals to render and update elements. It functions as a web component framework and a virtual DOM alternative, linking JavaScript data directly to specific HTML elements to enable automatic page updates. The project avoids the overhead of a virtual DOM by using a reconciliation process that updates only the changed parts of the real DOM. It includes a build-time HTML template minifier to compress content within template literals and reduce client-side data transfer. The library covers a broad range of cap

    Coordinates the synchronization and differential updating of several DOM nodes simultaneously.

    HTMLalternativedomjs
    GitHub पर देखें↗3,191
  1. Home
  2. Data & Databases
  3. Full Node Synchronization
  4. Differential Synchronization
  5. Multi-Node DOM Synchronization