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

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

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

1 مستودع

Awesome GitHub RepositoriesCapture Resource Preloadings

Fetches images, backgrounds, and fonts before a DOM capture to prevent rendering stalls.

Distinct from Resource Preloading: Distinct from Resource Preloading: preloads external assets specifically for DOM capture to avoid canvas taint and rendering delays, not for general page load performance.

Explore 1 awesome GitHub repository matching web development · Capture Resource Preloadings. Refine with filters or upvote what's useful.

Awesome Capture Resource Preloadings GitHub Repositories

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

    zumerlab/snapdom

    7,902عرض على GitHub↗

    Snapdom is a DOM capture engine that serializes live web page elements into images, videos, documents, and other formats. It converts any DOM subtree into PNG, JPG, WebP, SVG, PDF, or self-contained HTML, and can record animating elements as video files or animated GIFs using the browser's MediaRecorder API. The library distinguishes itself through a plugin-based architecture that allows custom output format handlers and pipeline hooks to extend the capture process without re-cloning the source element. It manages separate caches for images, styles, and fonts with preloading and clearing meth

    Fetches images, backgrounds, and fonts before a capture to prevent rendering stalls.

    JavaScriptcapture-screenclonedom
    عرض على GitHub↗7,902
  1. Home
  2. Web Development
  3. Resource Preloading
  4. Capture Resource Preloadings