# angular-ui/ui-sortable

jQuery UI Sortable for AngularJS

Repository: https://github.com/angular-ui/ui-sortable
Canonical: https://ross.abutalabs.com/products/ui-sortable
Homepage: http://angular-ui.github.io/ui-sortable/
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2018-10-24T14:21:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4937, "days_push": 2870, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1248, forks 427 (observed 2026-08-28T04:04:07.749127+00:00)

## What it is
An AngularJS directive that wraps jQuery UI Sortable, enabling drag-and-drop reordering of arrays bound to ng-repeat lists. It supports connected lists and syncs DOM changes back to the underlying AngularJS models.

## Use cases
- drag and drop reordering of list items in AngularJS
- sortable ng-repeat lists
- reorder items between connected lists
- drag-and-drop todo or task list ordering
- sort array data via drag and drop in Angular 1.x app

## When to choose
- you maintain a legacy AngularJS 1.x app already using jQuery UI
- you need drag-and-drop sorting bound to AngularJS models

## When to avoid
- you are starting a new project with modern Angular, React, or Vue
- you want a dependency-free drag-and-drop solution
- you need actively maintained software

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: angularjs, drag-and-drop, jquery-ui, sortable, directive, javascript

## Member repositories
- angular-ui/ui-sortable (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.749127+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:50.841421+00:00, confidence not recorded.
  - readme: https://github.com/angular-ui/ui-sortable (fetched 2026-08-28T04:04:07.749127+00:00, sha dfd9330c3efd)
  - homepage: http://angular-ui.github.io/ui-sortable/ (fetched 2026-08-29T12:18:54.752694+00:00, sha 3693ee7afcc7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
