@gabojkz/vue_moveable_v3
v0.0.3-semantically-released
Published
Downloads
25
Readme
Moveable for Vue3
Important please read This project is a copy of moveable
I just fixed a few issues to make this compatible with Vue3, all credit belongs to vue-moveable team
Usage of this software is under your own risk
Clone this repo
git clone https://github.com/gabojkz/vue_moveable_v3.gitProject setup
npm installCompiles and hot-reloads for development
npm run serveOpen in browser
http://localhost:8080/Install via npm
npm i @gabojkz/vue_moveable_v3Usage
import Moveable from '@gabojkz/vue_moveable_v3';