https://hejx.herokuapp.com/vue-dndl
# Installation npm install vue-drag-and-drop-list --save # Usage import Vue from 'vue'; import VueDragAndDropList from 'vue-drag-and-drop-list'; Vue.use(VueDragAndDropList); # Footer Designed and built by Hejx. Code on github and licensed under The MIT License.