$ npm i -s vue-drag-resize Register the component: importVuefrom'vue'importVueDragResizefrom'vue-drag-resize'Vue.component('vue-drag-resize',VueDragResize) Use the component: <template> <divid="app"> <VueDragResize:isActive="true":w="200":h="200"v-on:resizing="resize"v-on:dragging...
npm ivue3-grid-drag-resize Repository github.com/xachary/vue3-grid-drag-resize Homepage xachary.github.io/vue3-grid-drag-resize/ Weekly Downloads Version 0.12.3 License none Unpacked Size 58.6 kB Total Files 5 Last publish 6 months ago ...
npm install @gausszhou/vue-drag-resize-rotate <template> <divclass="container"> <vue-drag-resize-rotate:w="100":h="100":x="0":y="0":parent="true":draggable="true":resizable="true":rotatable="true"@resizing="resizing"@rotating="rotating":r="0"> {{angle}} </vue-drag-resize-rota...
"vue": "^2.5.2", "vue-drag-resize": "^1.3.2", "vue-router": "^3.0.1" }, "devDependencies": { "autoprefixer": "^7.1.2", "babel-core": "^6.22.1", "babel-helper-vue-jsx-merge-props": "^2.0.3", "babel-loader": "^7.1.1", "babel-plugin-syntax-jsx": "^6.18.0", ...
// App.vue <template> <div style="height: 500px; width: 500px; border: 1px solid red; position: relative;"> <vue-draggable-resizable :w="100" :h="100" :parent="true"> <p>Hello! I'm a flexible component. You can drag me around and you can resize me.</p> </vue-draggable-re...
A simple Vue.js component for client-side image upload with resizing Version2.3.0LicenseMIT INSTALL Type:ESMDefault Version: <script type="module">import vueImageUploadResize from'https://cdn.jsdelivr.net/npm/vue-image-upload-resize@2.3.0/+esm'</script> ...
A free, fast, and reliable CDN for quill-image-resize-vue. 'quill-image-resize-module's Fixed Version in Vue'
"import":"./lib/vue-smart-widget.es.js", "require":"./lib/vue-smart-widget.umd.js" } }, "keywords":[ "widget", "card", "panel", "vue", "grid", "drag", "draggable", "resize", "resizable" ], "vetur":{ "tags":"vetur/tags.json", ...
Star0 master BranchesTags vue-drag-resize/.npmignore Go to file Copy path Cannot retrieve contributors at this time 5 lines (5 sloc)58 Bytes RawBlame .DS_Store node_modules/ dist/demo.js static/ npm-debug.log Copy lines Copy permalink...
Vue Component for resize and drag elements. Contribute to izongchao/vue-drag-resize development by creating an account on GitHub.