# codef0rmer/angular-dragdrop

Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever

Repository: https://github.com/codef0rmer/angular-dragdrop
Canonical: https://ross.abutalabs.com/products/angular-dragdrop
Homepage: http://codef0rmer.github.com/angular-dragdrop/#/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2021-07-02T14:29:11+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4965, "days_push": 1888, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1775, forks 560 (observed 2026-08-28T04:05:34.422958+00:00)

## What it is
An AngularJS directive library that wraps jQueryUI's draggable and droppable components, adding animation and model-aware drag-and-drop support. It lets developers declaratively enable drag-and-drop in AngularJS apps via custom attributes like jqyoui-draggable.

## Use cases
- add drag and drop to an AngularJS app
- make list items draggable with ngRepeat
- animate elements when dropped into a droppable area
- build sortable kanban-style boards in AngularJS
- swap items between draggable lists
- enable drag and drop on touch devices with touchpunch

## When to choose
- you are maintaining a legacy AngularJS (1.x) application
- you want jQueryUI drag-and-drop integrated with Angular models and callbacks
- you need animated drag-and-drop with placeholder and swap behavior

## When to avoid
- you are starting a new project with modern Angular, React, or Vue
- your project does not use jQuery or jQueryUI
- you need active development or modern touch support out of the box

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

## Member repositories
- codef0rmer/angular-dragdrop (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.422958+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-30T03:25:20.364964+00:00, confidence not recorded.
  - readme: https://github.com/codef0rmer/angular-dragdrop (fetched 2026-08-28T04:05:34.422958+00:00, sha 47e03a48e57a)
  - registry_npm: https://registry.npmjs.org/angular-dragdrop (fetched 2026-08-29T11:04:04.013034+00:00, sha 9c00b748f2e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
