# marceljuenemann/angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API

Repository: https://github.com/marceljuenemann/angular-drag-and-drop-lists
Canonical: https://ross.abutalabs.com/products/angular-drag-and-drop-lists
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2023-09-22T12:15:18+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": 4533, "days_push": 1076, "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 2143, forks 694 (observed 2026-08-28T04:06:18.561396+00:00)

## What it is
AngularJS 1.x directives for building sortable, nestable lists using the native HTML5 Drag & Drop API. It supports simple lists, typed lists, multiselection, and nested structures like trees or WYSIWYG editors.

## Use cases
- sort items in a list with drag and drop
- build nested draggable lists in AngularJS
- drag items between multiple lists
- create a drag-and-drop tree or kanban-style structure
- add multiselect drag and drop to a list
- use native HTML5 drag and drop instead of a JS shim

## When to choose
- you are maintaining a legacy AngularJS 1.x application
- you need nested sortable lists with the native HTML5 drag and drop API
- you only target desktop browsers (no touch support needed)

## When to avoid
- you are using modern Angular (2+) - use ngx-drag-drop or Angular Material CDK instead
- you need touch device support out of the box
- you are starting a new project, since the library is discontinued

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: angularjs, drag-and-drop, sortable-lists, html5-drag-drop, nested-lists, directives, nodejs

## Member repositories
- marceljuenemann/angular-drag-and-drop-lists (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.561396+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-30T02:51:15.521170+00:00, confidence not recorded.
  - readme: https://github.com/marceljuenemann/angular-drag-and-drop-lists (fetched 2026-08-28T04:06:18.561396+00:00, sha a49547471cd6)
  - registry_npm: https://registry.npmjs.org/angular-drag-and-drop-lists (fetched 2026-08-29T10:31:33.683858+00:00, sha 03be3cf76cca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
