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

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

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

2 مستودعات

Awesome GitHub RepositoriesCross-Platform Pointer Event Mappers

Maps mouse and touch events into a single pointer event system for cross-platform input consistency.

Distinct from Pointer Event Handlers: Distinct from Pointer Event Handlers: specifically unifies mouse and touch into a single event system, not general pointer handling.

Explore 2 awesome GitHub repositories matching user interface & experience · Cross-Platform Pointer Event Mappers. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Pointer Event Handlers
  4. Cross-Platform Pointer Event Mappers

Awesome Cross-Platform Pointer Event Mappers GitHub Repositories

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

    hiloteam/Hilo

    5,932عرض على GitHub↗

    Hilo is an HTML5 game engine for building 2D games that run across browsers and devices. It renders graphics through Canvas, DOM, or WebGL backends, automatically selecting the best option for the target environment. The engine provides a complete game development solution with sprite, skeletal, and particle animation, along with a texture atlas system for efficient image loading and rendering. The framework distinguishes itself through its integration of the DragonBones skeletal animation engine, which drives bone-based character movement without frame-by-frame sprites, and its Chipmunk phys

    Maps mouse and touch events into a single pointer event system for cross-platform input consistency.

    JavaScriptcanvasgamehilo
    عرض على GitHub↗5,932
  • markusenglund/react-switchالصورة الرمزية لـ markusenglund

    markusenglund/react-switch

    1,340عرض على GitHub↗

    React Switch is an interactive form input element for capturing binary boolean choices in web applications. It functions as a reusable toggle switch component designed to assemble accessible layouts. The component supports custom styling, embedded icons, and smooth dragging interactions across both mouse and touch screen gestures. Developers can customize dimensions, colors, shadows, border radius, and active states. It also includes options to restrict user interaction and visually dim the presentation.

    Unifies mouse and touch screen interactions through normalized pointer event listeners to track drag distance reliably.

    JavaScript
    عرض على GitHub↗1,340