awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesNode Reference Callbacks

Executing callbacks that receive live DOM node references for memory or custom reference management.

Distinct from Dynamic Reference Callbacks: Specifically provides the live node reference to a callback, unlike general dynamic reference tracking.

Explore 1 awesome GitHub repository matching web development · Node Reference Callbacks. Refine with filters or upvote what's useful.

Awesome Node Reference Callbacks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • webreflection/hyperhtmlالصورة الرمزية لـ WebReflection

    WebReflection/hyperHTML

    3,191عرض على GitHub↗

    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

    Executes callbacks with live references to rendered nodes for managing weak references or custom patterns.

    HTMLalternativedomjs
    عرض على GitHub↗3,191
  1. Home
  2. Web Development
  3. Dynamic List Rendering
  4. Dynamic Reference Callbacks
  5. Node Reference Callbacks