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

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

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

1 مستودع

Awesome GitHub RepositoriesInitialization Signaling

Global event-based mechanisms that signal when asynchronous polyfills or dependencies have finished loading.

Distinct from Asynchronous Script Loading: Distinct from Asynchronous Script Loading: focuses on the signaling mechanism for application startup coordination rather than the loading of external scripts.

Explore 1 awesome GitHub repository matching web development · Initialization Signaling. Refine with filters or upvote what's useful.

Awesome Initialization Signaling GitHub Repositories

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

    webcomponents/webcomponentsjs

    3,856عرض على GitHub↗

    Webcomponentsjs is a collection of polyfills and compatibility layers designed to normalize web standards across different browser environments. It provides the foundational infrastructure required to enable consistent support for custom elements, shadow DOM, and HTML templates in browsers that lack native implementations of these specifications. The library distinguishes itself through a feature-detection mechanism that dynamically injects necessary shims only when required. It manages the complexities of component lifecycle synchronization by patching the custom element registry and providi

    Provides a global signaling mechanism to coordinate application startup once all compatibility code is initialized.

    HTML
    عرض على GitHub↗3,856
  1. Home
  2. Web Development
  3. Asynchronous Script Loading
  4. Initialization Signaling