0.1.1-beta • Published 5 years ago

v-resizable-core v0.1.1-beta

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

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