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

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

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

1 مستودع

Awesome GitHub RepositoriesSelector-Based Validation

Logic that uses CSS selectors to validate if a pointer event target should trigger a specific interaction.

Distinct from CSS Selectors: Focuses on event target validation for interactions rather than general visual styling rules.

Explore 1 awesome GitHub repository matching user interface & experience · Selector-Based Validation. Refine with filters or upvote what's useful.

Awesome Selector-Based Validation GitHub Repositories

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

    mzabriskie/react-draggable

    9,289عرض على GitHub↗

    react-draggable is a UI interaction library that provides core primitives and components for adding tactile movement and coordinate-based positioning to web elements. It serves as a tool for making user interface elements movable via mouse or touch interactions within React applications. The library supports the implementation of custom drag handles, allowing the initiation of movement to be restricted to specific child elements identified by CSS selectors. It also provides programmatic drag state management, enabling developers to control element positioning or use callbacks for movement wit

    Uses CSS selectors to validate if the clicked element should act as a drag handle.

    JavaScript
    عرض على GitHub↗9,289
  1. Home
  2. User Interface & Experience
  3. CSS Selectors
  4. Selector-Based Validation