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

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

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

2 مستودعات

Awesome GitHub RepositoriesInteraction Interception Tools

Utilities for capturing and delegating user input events at the overlay layer.

Distinguishing note: Focuses on event delegation for UI overlays rather than general event handling.

Explore 2 awesome GitHub repositories matching user interface & experience · Interaction Interception Tools. Refine with filters or upvote what's useful.

Awesome Interaction Interception Tools GitHub Repositories

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

    kamranahmedse/driver.js

    25,357عرض على GitHub↗

    Driver.js is a browser-based library designed for creating interactive product tours and guided walkthroughs. It provides a framework for building step-by-step instructional sequences that help users navigate complex application interfaces, facilitating onboarding and feature discovery. The library distinguishes itself through its state-driven orchestration, which manages the sequence of steps and transition logic for guided tours. It utilizes a full-screen overlay layer to capture user interactions and isolate specific interface components, employing visual masking techniques to dim surround

    Listens for user inputs at the overlay level to intercept events before they reach the underlying page.

    TypeScriptfeature-introductionsoverlayoverlays
    عرض على GitHub↗25,357
  • huri000/swiftentrykitالصورة الرمزية لـ huri000

    huri000/SwiftEntryKit

    6,760عرض على GitHub↗

    SwiftEntryKit is a Swift presentation framework and UI overlay library used to orchestrate banners, pop-up views, and custom modal presentations on top of an iOS application window. It functions as a view orchestrator that manages the lifecycle, animations, and layering of multiple overlapping user interface elements. The framework features a priority-based queueing system to determine the display order and precedence of overlays, ensuring specific elements can override others. It includes a dedicated animation toolkit for translation, scale, and fade transitions, alongside haptic integration

    Includes utilities for capturing and delegating user input events to manage interaction between overlays and the main window.

    Swift
    عرض على GitHub↗6,760
  1. Home
  2. User Interface & Experience
  3. Interaction Interception Tools