svelte-sortable-list
Sortable List
A component library that enables drag-and-drop reordering of items in an unordered list
A svelte 3 component that implements a list with animated drag-n-drop functionality.
123 stars
4 watching
22 forks
Language: HTML
last commit: 3 months ago
Linked from 1 awesome list
svelte
Related projects:
Repository | Description | Stars |
---|---|---|
lolmaus/ember-drag-sort | A component for creating drag-and-drop sortable lists with support for multiple and nested lists. | 92 |
jonasgeiler/svelte-tiny-virtual-list | A library that provides an efficient way to render large lists by only rendering visible items | 464 |
maxleiter/sortablejs-vue3 | A Vue 3 wrapper around SortableJS, providing a simple and lightweight drag-and-drop solution | 380 |
sortablejs/jquery-sortablejs | A jQuery plugin for creating sortable lists with drag-and-drop functionality | 203 |
ng2-ui/sortable | An Angular2 component that enables drag-and-drop reordering of list elements | 10 |
dasdaniel/svelte-table | A reusable table component with sorting and filtering capabilities. | 534 |
the-homeless-god/svelte-item-list | A customizable and extensible Svelte component for rendering lists of items with various features and configurations | 6 |
sortablejs/react-sortablejs | React bindings for SortableJS drag-and-drop library | 2,061 |
jexordexan/vue-slicksort | A set of Vue mixins to turn any list into an animated, touch-friendly, sortable list | 1,483 |
sortablejs/ngx-sortablejs | Angular 2+ binding to SortableJS library for drag-and-drop functionality in web applications. | 467 |
cyclejs-community/cyclejs-sortable | Makes children of a selected component sortable using drag-and-drop functionality | 17 |
dimfeld/svelte-zoomable | A Svelte component library for building zoomable UI elements with varying levels of detail | 11 |
deanmcpherson/react-native-sortable-listview | Drag and drop capable wrapper for ListView in React Native | 918 |
isaachagoel/svelte-dnd-action | A custom Svelte action library implementing a versatile drag-and-drop container with minimal configuration and rich features | 1,822 |
gitim/react-native-sortable-list | A React Native component that provides a customizable and interactive list view with sorting functionality. | 884 |