vue-slicksort
Sortable list mixin
A set of Vue mixins to turn any list into an animated, touch-friendly, sortable list
A set of vue mixins to turn any list into an animated, touch-friendly, sortable list ✌️
1k stars
25 watching
157 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
animateddependencydragdropfreegridmixin-componentssortsortable-elementssortable-helpervue-slicksort
Related projects:
Repository | Description | Stars |
---|---|---|
sortablejs/react-mixin-sortablejs | A React mixin for integrating the SortableJS library into React components | 28 |
kolesoffac/redux-store-mixin | Mixin that integrates action creators with Vue components | 2 |
maxleiter/sortablejs-vue3 | A Vue 3 wrapper around SortableJS, providing a simple and lightweight drag-and-drop solution | 380 |
guanzo/vue-smooth-reflow | A Vue mixin that smoothly transitions CSS properties when the component's data changes. | 450 |
sortablejs/jquery-sortablejs | A jQuery plugin for creating sortable lists with drag-and-drop functionality | 203 |
kutlugsahin/vue-smooth-dnd | A Vue.js wrapper around a lightweight drag-and-drop library for creating sortable and interactive components. | 1,741 |
brunomolteni/svelte-sortable-list | A component library that enables drag-and-drop reordering of items in an unordered list | 123 |
seregpie/vuetween | Enables dynamic animation of component properties | 23 |
mattreecebentley/plf_indiesort | A sorting algorithm that optimizes performance on non-random access containers and large data types | 19 |
lukechinworth/vue-mixin-tween | A reusable Vue mixin to tween component numerical data | 25 |
scandum/quadsort | A branchless stable adaptive mergesort algorithm with minimal comparisons and optimal performance on ordered data | 2,135 |
0xdewy/quicksort-huff | An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. | 10 |
jofftiquez/vue-media-query-mixin | A mixin to get current media query information in Vue.js applications | 28 |
tochoromero/vuejs-smart-table | A simple and customizable data table plugin for Vue that adds filtering, sorting, pagination, and row selection. | 221 |
lolmaus/ember-drag-sort | A component for creating drag-and-drop sortable lists with support for multiple and nested lists. | 92 |