vue-draggable-plus
Drag list component
A Vue.js component for implementing drag-and-drop functionality in lists and items
Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
3k stars
18 watching
137 forks
Language: Vue
last commit: 2 months ago
Linked from 1 awesome list
composition-apidragdrag-and-dropdraggablesortablejstypescriptvuevue2vue3
Related projects:
Repository | Description | Stars |
---|---|---|
maxleiter/sortablejs-vue3 | A Vue 3 wrapper around SortableJS, providing a simple and lightweight drag-and-drop solution | 383 |
carlosjorger/vue-fluid-dnd | A Vue.js drag-and-drop library for creating lists and managing item ordering. | 225 |
sortablejs/sortable | A JavaScript library for reorderable drag-and-drop lists | 29,843 |
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
rhwilr/vue-nestable | A Vue component that creates a customizable drag-and-drop hierarchical list. | 319 |
mauricius/vue-draggable-resizable | A Vue 3 component that provides drag-and-drop and resize functionality for elements. | 3,354 |
phphe/he-tree-vue | A Vue.js component for building sortable tree structures with drag-and-drop functionality | 136 |
sagalbot/vue-select | A lightweight, customizable select/dropdown component with rich features and high standards for accessibility and developer experience. | 4,661 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 315 |
cameronhimself/vue-drag-drop | A lightweight wrapper around the Drag and Drop API to simplify its usage in Vue applications | 496 |
kutlugsahin/vue-smooth-dnd | A Vue.js wrapper around a lightweight drag-and-drop library for creating sortable and interactive components. | 1,749 |
hejianxian/vddl | A Vue.js component library for handling drag-and-drop list manipulation | 395 |
kirillmurashov/vue-drag-resize | A Vue.js component that provides draggable and resizable elements with customizable properties and behavior. | 2,290 |
hcg1023/vue3-dnd | A Vue.js implementation of drag-and-drop functionality using React Dnd | 655 |
kristianmandrup/vue2-dragula | A Vue.js wrapper for the dragula drag'n drop library, providing a flexible and powerful drag interface. | 203 |