Install & Download:
npm install vue-dragula
var Vue = require('vue');
var VueDragula = require('vue-dragula');
Vue.use(VueDragula);Description:
vue-dragula is a Vuejs wrapper for dragula library which adds drop and drop functionality to your web applications.
Preview:

Changelog:
v1.3.1 (10/14/2020)
- update dragula library





