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 RepositoriesDrag-and-Drop Move Validations

Logic mechanisms that determine whether a draggable element can be dropped into a specific target location.

Distinct from Move Validation Engines: Unlike game move validation or filesystem callbacks, this specifically handles UI element drop permissions.

Explore 1 awesome GitHub repository matching user interface & experience · Drag-and-Drop Move Validations. Refine with filters or upvote what's useful.

Awesome Drag-and-Drop Move Validations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • david-desmaisons/vue.draggableAvatar von David-Desmaisons

    David-Desmaisons/Vue.Draggable

    20,609Auf GitHub ansehen↗

    Vue.Draggable is a user interface component for Vue that enables drag-and-drop list reordering. It functions as a declarative wrapper for the Sortable.js library, providing a specialized list element that synchronizes the visual order of elements with an underlying data model. The project supports complex interactive layouts, including the ability to transfer items between multiple containers and clone items during the drag process. It provides mechanisms to restrict drag initiation to specific handle elements and allows for the embedding of static content within the draggable area. The fram

    Provides callback functions to evaluate and either permit or cancel a move request based on custom logic.

    JavaScript
    Auf GitHub ansehen↗20,609
  1. Home
  2. User Interface & Experience
  3. Drag-and-Drop Move Validations