Super small JavaScript sort library for sortable lists, grid, and more

draggable javascript sortable
1 Open Issue Need Help Last updated: Aug 4, 2025

Open Issues Need Help

View All on GitHub
Libraries Utility Library
Multi-select items about 1 month ago

AI Summary: Implement a multi-select feature for the JSort library. This involves adding a `selectable` option, handling single and multiple selections with appropriate keyboard modifiers (Ctrl/Meta/Shift) and touch gestures, updating the ghost element representation for multiple selections, and modifying the `onDrop` behavior to handle the insertion of multiple selected items. Documentation updates are also required to reflect these changes.

Complexity: 4/5
enhancement help wanted good first issue

Super small JavaScript sort library for sortable lists, grid, and more

JavaScript
#draggable#javascript#sortable