awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mzabriskie/react-draggableAvatar von mzabriskie

    mzabriskie/react-draggable

    9,289Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,289
  1. Home
  2. User Interface & Experience
  3. CSS Selectors
  4. Selector-Based Validation