0.1.5-beta • Published 6 years ago

v-draggable-core v0.1.5-beta

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

v-draggable-core

Project overview

Simple but powerful directive for VueJS 2, which allow to give drag functionality to Vue component.

It is directive version of https://github.com/lrembacz/vue-draggable-core.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint