react-anything-sortable
Sortable component
A React component that enables sorting of any children with touch support and IE8 compatibility
A ReactJS component that can sort any children with touch support and IE8 compatibility
460 stars
7 watching
84 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gitim/react-native-sortable-list | A React Native component that provides a customizable and interactive list view with sorting functionality. | 884 |
phphe/he-tree-react | A React component for creating draggable, sortable tree structures with customizable features and support for various data formats. | 21 |
stimulus-components/stimulus-sortable | A Stimulus controller to reorder lists with drag-and-drop functionality | 86 |
jasonmerino/react-native-simple-store | A wrapper around AsyncStorage to simplify storing and retrieving data in React Native apps | 875 |
sortablejs/jquery-sortablejs | A jQuery plugin for creating sortable lists with drag-and-drop functionality | 203 |
sortablejs/react-sortablejs | React bindings for SortableJS drag-and-drop library | 2,061 |
lolmaus/ember-drag-sort | A component for creating drag-and-drop sortable lists with support for multiple and nested lists. | 92 |
cyclejs-community/cyclejs-sortable | Makes children of a selected component sortable using drag-and-drop functionality | 17 |
sortablejs/react-mixin-sortablejs | A React mixin for integrating the SortableJS library into React components | 28 |
komarovalexander/react-filter-control | A React component for building complex filter criteria | 51 |
spatie/eloquent-sortable | Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. | 1,407 |
caseywebdev/react-list | A versatile infinite scroll React component for rendering lists of items with customizable layout and behavior | 1,963 |
willkessler/choo-sortable | A library for building sortable code with the choo JavaScript framework | 2 |
tbleckert/react-select-search | A lightweight, customizable select component for React with search and filter functionality. | 682 |
marekrozmus/react-swipeable-list | A React component for rendering lists with swipeable items and supporting multiple behaviors. | 114 |