vue-dndrop
Advanced tools
Comparing version 1.1.4 to 1.1.6
{ | ||
"name": "vue-dndrop", | ||
"version": "1.1.4", | ||
"version": "1.1.6", | ||
"description": "Vue wrappers for drag n drop", | ||
@@ -5,0 +5,0 @@ "author": "amendx && kutlugsahin", |
@@ -14,2 +14,3 @@ <p align="center"> | ||
<img src="https://app.travis-ci.com/amendx/vue-dndrop.svg?branch=master"/> | ||
<img src="https://img.shields.io/npm/dt/vue-dndrop" alt="npm downloads"> | ||
</p> | ||
@@ -19,4 +20,6 @@ | ||
A fast and lightweight drag & drop library for Vue.js with many configuration options, covering multiple scenarios. | ||
A fast and lightweight drag & drop library for Vue.js with many configuration options, covering multiple scenarios. Please, check all of its features here: | ||
### [Documentation](https://amendx.github.io/vue-dndrop) 🎉 | ||
## Table of contents | ||
@@ -23,0 +26,0 @@ |
242759
498