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
136 forks
Language: Vue
last commit: 7 days 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 | 380 |
carlosjorger/vue-fluid-dnd | A Vue 3 drag and drop library for lists, providing a smooth and customizable way to reorder elements. | 223 |
sortablejs/sortable | A JavaScript library for reorderable drag-and-drop lists | 29,710 |
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,330 |
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,648 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 313 |
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,741 |
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,272 |
hcg1023/vue3-dnd | A Vue.js implementation of drag-and-drop functionality using React Dnd | 646 |
kristianmandrup/vue2-dragula | A Vue.js wrapper for the dragula drag'n drop library, providing a flexible and powerful drag interface. | 204 |