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

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDynamic Script Discovery

Monitors the document for automatically added scripts to ensure they are captured and offloaded.

Distinct from Dynamic Script Execution Environments: Distinct from Dynamic Script Execution Environments: focuses on the discovery and redirection of dynamically injected scripts rather than the execution environment itself.

Explore 1 awesome GitHub repository matching development tools & productivity · Dynamic Script Discovery. Refine with filters or upvote what's useful.

Awesome Dynamic Script Discovery GitHub Repositories

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

    QwikDev/partytown

    13,706عرض على GitHub↗

    Partytown is a library designed to offload resource-intensive third-party scripts to background web workers. By executing these scripts outside of the main thread, it prevents them from blocking the critical rendering path, thereby maintaining a responsive user interface and improving overall page load performance. The project functions as a web worker proxy library that synchronizes browser interfaces between the main thread and background environments. It uses proxy-based access and synchronous messaging to replicate global objects like the window and document, allowing scripts to interact

    Monitors the document for automatically added scripts and notifies the background worker to discover and execute them to ensure complete tracking.

    TypeScript3rd-party3rdpartyanalytics
    عرض على GitHub↗13,706
  1. Home
  2. Development Tools & Productivity
  3. Platform Script Execution
  4. Dynamic Script Execution Environments
  5. Dynamic Script Discovery