Vue.Draggable
Vue.Draggable copied to clipboard
Is this project still alive? There is no update for some years
We need to estimate the lifecycle
Doesn't really seem so, there might be a successor here: https://github.com/Alfred-Skyblue/vue-draggable-plus
More on this project in an issue of another version of a draggable project based on sortablejs for vue: https://github.com/SortableJS/vue.draggable.next/issues/216
There seem to be a lot projects out there for bringing SortableJS to Vue but lots of them look abandoned for years.
There is also the option of useSortable from VueUse, which seems to work fine for my use-case.