Skip to content

Commit

Permalink
Adding Vue Fluid DnD to the catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosjorger authored and Jogai committed Apr 29, 2024
1 parent c0b72c2 commit b655b3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2166,7 +2166,8 @@ _Date / datetime / time Picker_
- [vue-drag-drop-snap](https://github.com/mrfade/vue-drag-drop-snap) - A dependency-free Vue component for drag and drop with snapping.
- [vue3-dnd](https://github.com/hcg1023/vue3-dnd) - React DnD in Composition API implementation, Use the Composition API for sortable and free draggable, Supported Vue2, Vue3.
- [sortablejs-vue3](https://github.com/MaxLeiter/sortablejs-vue3) - A Vue 3 component acting as a thin wrapper around SortableJS

- [vue-fluid-dnd](https://github.com/carlosjorger/vue-fluid-dnd) - A Vue 3 drag and drop, sortable, dependency-free library with cool animations, a easy to use api using vue composables.

##### Autocomplete

_Autosuggest / autocomplete / typeahead_
Expand Down

0 comments on commit b655b3a

Please sign in to comment.