# angular-ui-tree/angular-ui-tree

A tree component for AngularJS, without jQuery as dependency.

Repository: https://github.com/angular-ui-tree/angular-ui-tree
Canonical: https://ross.abutalabs.com/products/angular-ui-tree
Homepage: http://angular-ui-tree.github.io/angular-ui-tree
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, tree-component, angular
Last push: 2021-03-05T08:06:31+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": 4688, "days_push": 2007, "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 2557, forks 762 (observed 2026-08-28T04:07:00.812044+00:00)

## What it is
Angular UI Tree is an AngularJS UI component for rendering and sorting nested tree lists with drag-and-drop support, without requiring jQuery. It binds directly to native AngularJS scope data and lets users reorder, move, and clone nodes across the tree.

## Use cases
- render a sortable nested tree list in AngularJS
- drag and drop tree nodes to reorder hierarchy
- move items between connected trees
- clone tree nodes via drag and drop
- build a category or menu tree editor in an AngularJS app

## When to choose
- you maintain a legacy AngularJS (1.x) application needing a tree component
- you want drag-and-drop nested list sorting without a jQuery dependency
- you need data binding through native AngularJS scope

## When to avoid
- you are starting a new project with modern Angular (2+), React, or Vue
- you need actively developed components or modern browser features
- you need IE11+ or accessibility guarantees beyond this library's tested browsers

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: angularjs, tree-component, drag-and-drop, nested-lists, jquery-free, javascript

## Member repositories
- angular-ui-tree/angular-ui-tree (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.812044+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:23:38.757935+00:00, confidence not recorded.
  - readme: https://github.com/angular-ui-tree/angular-ui-tree (fetched 2026-08-28T04:07:00.812044+00:00, sha 75cba4ed391c)
  - homepage: http://angular-ui-tree.github.io/angular-ui-tree (fetched 2026-08-29T10:06:28.493697+00:00, sha 87ed7f0f5f3b)
  - registry_npm: https://registry.npmjs.org/angular-ui-tree (fetched 2026-08-29T10:06:28.502885+00:00, sha 833626289dc4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
