How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
React Dnd implementation in Vue Composition-api.
Vue3 Component for draggable and resizable elements.
vue-draggable-plus is a drag-and-drop library for Vue 2 and Vue 3 used to create data-bound draggable interfaces. It provides components for implementing list sorting and reordering elements within a sequence while synchronizing the visual position of items with the underlying application state. The library includes a cross-list transfer tool that enables the movement of items between multiple containers using shared group identifiers and cloning rules. Interaction can be restricted to specific child elements through handle-based triggering. The project covers a broad range of drag-and-drop
A thin wrapper around Sortable.js for Vue 3
🎯 Modern drag & drop solution for Vue 3 applications. Simple API, powerful features, zero dependencies.
The main features of zizigy/vue-dnd-kit are: Drag and Drop, Form Handling.
Projects with overlapping indexed features include: maxleiter/sortablejs-vue3 — A thin wrapper around Sortable.js for Vue 3. hcg1023/vue3-dnd — React Dnd implementation in Vue Composition-api. alfred-skyblue/vue-draggable-plus — vue-draggable-plus is a drag-and-drop library for Vue 2 and Vue 3 used to create data-bound draggable interfaces. It… mauricius/vue-draggable-resizable — Vue3 Component for draggable and resizable elements. react-grid-layout/react-draggable — react-draggable is a drag and drop library and coordinate-based position manager for React. It functions as a… taye/interact.js — interact.js is a JavaScript interaction library used to implement drag and drop, resizing, and multi-touch gestures…