1. @gabojkz/vue_moveable_v3
@gabojkz/vue_moveable_v3
Package: @gabojkz/vue_moveable_v3
Last modified: Tue, 05 Apr 2022 13:14:58 GMT
Version: 0.0.3-semantically-released
License: MIT
Downloads: 38

Install

npm install @gabojkz/vue_moveable_v3
yarn add @gabojkz/vue_moveable_v3

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.git

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Open in browser

http://localhost:8080/

Install via npm

npm i @gabojkz/vue_moveable_v3

Usage

import Moveable from '@gabojkz/vue_moveable_v3';

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin