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

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

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

3 مستودعات

Awesome GitHub RepositoriesDOM Pattern Detection

Monitoring the document object model for specific element patterns to trigger actions.

Distinct from Event Pattern Detection: Focuses on DOM element patterns in a browser, not event streams in a backend system.

Explore 3 awesome GitHub repositories matching devops & infrastructure · DOM Pattern Detection. Refine with filters or upvote what's useful.

Awesome DOM Pattern Detection GitHub Repositories

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

    aFarkas/lazysizes

    17,723عرض على GitHub↗

    lazysizes is a JavaScript lazy loading library and DOM visibility observer that defers the loading of images and iframes until they enter the browser viewport. It functions as a responsive image optimizer and SEO friendly asset loader designed to reduce initial page load times while maintaining search engine visibility. The project calculates optimal image sizes and handles srcset and picture elements to deliver the most appropriate asset based on device resolution and layout. It includes a mechanism for low-quality image placeholders and applies CSS classes during the loading process to trig

    Identifies and manages new elements added to the page automatically via DOM monitoring.

    JavaScriptjavascriptlazy-evaluationlazyload
    عرض على GitHub↗17,723
  • nopechallc/nopecha-extensionالصورة الرمزية لـ NopeCHALLC

    NopeCHALLC/nopecha-extension

    10,013عرض على GitHub↗

    This project is a CAPTCHA solver browser extension that automatically detects and resolves image, text, and behavioral challenges using an AI inference engine. It functions as a bot detection bypass tool designed to overcome interactive web barriers and session timeouts to maintain access to protected websites. The extension provides a bridge between automated solving capabilities and external programming languages or browser automation frameworks via an API integration. It utilizes an AI-powered optical character recognition system to transcribe text from images and auditory challenges into

    Monitors the browser document for specific element patterns to trigger automatic solving when CAPTCHAs appear.

    aws-waf-captchacaptchacaptcha-breaking
    عرض على GitHub↗10,013
  • diygod/rsshub-radarالصورة الرمزية لـ DIYgod

    DIYgod/RSSHub-Radar

    6,990عرض على GitHub↗

    RSSHub-Radar is a browser extension designed for the discovery and identification of RSS and RSSHub feeds on web pages. It functions as a feed detector that scans websites to locate compatible RSSHub routes and content sources. The project acts as an integration bridge, allowing users to export discovered feeds directly to third-party RSS reading platforms via a one-click subscription process. This facilitates a content aggregation workflow by simplifying how users find and collect diverse web content sources for streamlined consumption.

    Scans the document object model for specific tags and metadata patterns to detect available RSS feeds.

    TypeScriptbrowser-extensionchrome-extensionfirefox-addon
    عرض على GitHub↗6,990
  1. Home
  2. DevOps & Infrastructure
  3. Event Triggers
  4. Event Pattern Detection
  5. DOM Pattern Detection