Skip to content

Commit 7a13951

Browse files
committed
add demo gif
1 parent 338bae3 commit 7a13951

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SortableJS-vue3
22

33
[Demo](https://sortablejs-vue3.maxleiter.com)
4+
[!GIF of the demo being used](/readme/demo.gif)
45

56
This is a thin wrapper around the great [SortableJS](https://github.com/SortableJS/Sortable) library. I had many issues migrating from Vue.Draggable to vue.draggable.next, and after briefly investigating I decided that it was too complicated and a smaller solution was the answer. This wrapper tries to keep you as close to Sortable as possible (wrapper libaries seem to re-implement or unnecessarily wrap a lot of code).
67

readme/demo.gif

548 KB
Loading

0 commit comments

Comments
 (0)