Official sortable preset and sensors for dnd kit
JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.
Set of higher-order components to turn any list into a sortable, touch-friendly, animated list
A universally-unique, lexicographically-sortable, identifier generator
Internal utilities to bee shared between `@dnd-kit` packages
Drag-and-drop sortable component for nested data and hierarchies
Drag-and-drop sortable component for nested data and hierarchies
This directive allows you to jQueryUI Sortable.
A Stimulus controller to reorder lists with drag-and-drop.
TypeScript definitions for sortablejs
Sortable UI primitives for Ember.
A Sortable Component for Angular
React Sortable provides a sortable drag-and-drop functionality to elements within a list. KendoReact Sortable package
TypeScript definitions for jquery-sortable
[](https://npm.im/@dnd-kit/dom)
[](https://www.npmjs.org/package/dnd-kit-sortable-tree) [](https://www.npmjs.org/package/dnd-kit-sortable-tree) [. It makes implementing sortable interfaces super simple using Livewire.
Inquirer sortable checkbox prompt
Fully declarative (multi)sortable for AngularJS
JS library for drag-and-drop lists, supports sortable and draggable
jquery plugin for sortable, nestable lists
<div align="center">
React bindings to [SortableJS](https://github.com/SortableJS/Sortable)
activerecord-sortable allows you easily integrate jquery ui sortable with your models
It adds possibility for sorting relation
Create cacheable collections of filtered, sorted, and paginated ActiveRecord objects
Ruby on Rails data listing gem with built-in sorting, filtering and in-place editing.
Easy way to make sortable models in ActiveRecord
Ruby on Rails data listing gem with built-in sorting, filtering and in-place editing.
Adds support for searchable, sortable, dynamic ActiveRecord attributes
Sortiri is a clean and lightweight solution for making ActiveRecord::Base objects sortable.
Liszt is an alternative to acts_as_list and sortable that uses atomic Redis operations to maintain scoped ordering information for ActiveRecord objects.
Adds capabilities to create sortable table headers and connect them to an ActiveRecord query
This gem provides helpers for building sortable column headings in a table with links. It also monkey patches (for better or for worse) ActiveRecord and provides a more succinct api for sorting based on the table column links. It is the intention to expand this API to provide default and secondary sorts. It's very basic but I have built this functionality enough times to warrant gemification Features via pull requests welcome