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.
A thin wrapper around Sortable.js for Vue 3
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
🎯 Modern drag & drop solution for Vue 3 applications. Simple API, powerful features, zero dependencies.
Vue3 Component for draggable and resizable elements.
The main features of mauricius/vue-draggable-resizable are: Drag and Drop, Form Handling.
Projects with overlapping indexed features include: zizigy/vue-dnd-kit — 🎯 Modern drag & drop solution for Vue 3 applications. Simple API, powerful features, zero dependencies. 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… maxleiter/sortablejs-vue3 — A thin wrapper around Sortable.js for Vue 3. taye/interact.js — interact.js is a JavaScript interaction library used to implement drag and drop, resizing, and multi-touch gestures… react-grid-layout/react-draggable — react-draggable is a drag and drop library and coordinate-based position manager for React. It functions as a…