v-resizable-core
v0.1.1-beta
Published
## How to use: 1. Just use `npm install --save v-resizable-core` 2. Use the directive in your file directly.
Downloads
5
Maintainers
Readme
v-resizable-core
Project overview
Simple but powerful directive for VueJS 2, which allow to give resize functionality to Vue component.
It is directive version of https://github.com/lrembacz/vue-resizable-core.Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lint