Ross ROSS = Recommend OSS · open-source software intelligence for agents

SortableJS/Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required. observed · 2026-08-28

github.com/SortableJS/Sortable · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 73
  • Release rhythm 70
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 4640
  • days_rel: 203
  • days_push: 162
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

31172 stars · 3722 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Sortable is a standalone JavaScript library for creating reorderable drag-and-drop lists using the native HTML5 drag-and-drop API. It works in modern browsers and touch devices without jQuery and integrates with frameworks like React, Vue, and Angular via companion wrappers.

Use cases

  • reorder list items with drag and drop
  • drag items between two lists
  • add drag-and-drop sorting to a kanban board
  • make sortable lists work on touch devices
  • drag and drop without jQuery
  • clone items when dragging between lists
  • restrict dragging to a handle element

When to choose

  • you need framework-agnostic drag-and-drop list reordering
  • you must support touch devices and older browsers
  • you want multi-drag, cloning, or shared-list support out of the box
  • you prefer a small library with no jQuery dependency

When to avoid

  • you need general-purpose free-form drag-and-drop (not list reordering)
  • you need drag-and-drop for files or canvas elements
  • your framework has a native drag-and-drop solution you already use

Facets

library · maturity stable

ui-components frontend-framework frontend web-development browser drag-and-drop sortable-lists touch-support no-dependencies framework-agnostic javascript

2 sources

Member repositories

RepositoryRoleHealth v2
SortableJS/Sortablemain77

For agents

markdown · JSON · MCP: product_card(name="SortableJS/Sortable")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem