JSort: a vanilla JavaScript library that brings smooth drag-and-drop sorting to your web applications.
Key features:
• Zero dependencies – works with plain JavaScript
• Touch and mouse support through Pointer Events API
• Smooth animations for visual feedback
• Linked groups for multi-list sorting
• Auto-scroll near container edges
• 12KB minified footprint
Perfect for kanban boards, priority lists, and any interface requiring drag-and-drop reordering. Works on desktop and mobile without jQuery or framework dependencies.
Check out the complete API documentation and implementation examples.
Top comments (0)