# mar10/fancytree

JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading

Repository: https://github.com/mar10/fancytree
Canonical: https://ross.abutalabs.com/products/fancytree
Homepage: http://wwwendt.de/tech/fancytree/demo
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: tree, javascript, jquery-plugin, treegrid, persistence, checkboxes, fancytree, drag-and-drop
Last push: 2026-08-04T02:12:47+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 16, longevity 100
- inputs: {"age_days": 4946, "days_push": 30, "days_rel": 515, "gap_med": 98, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2966, forks 601 (observed 2026-08-28T04:07:32.563978+00:00)

## What it is
Fancytree is a JavaScript tree view and tree grid plugin built on jQuery, supporting keyboard navigation, inline editing, filtering, checkboxes, drag-and-drop, and lazy loading. It is feature-complete and maintained for bugfixes only, with Wunderbaum suggested as its modernized successor.

## Use cases
- render hierarchical data as an interactive tree in the browser
- build a tree grid with columns and checkboxes
- implement drag-and-drop reordering of tree nodes
- lazy-load child nodes from a server on expand
- filter and search large tree structures
- allow inline renaming and editing of tree nodes

## When to choose
- you need a mature, feature-rich jQuery-based tree widget
- your stack already uses jQuery and legacy browser support matters
- you need treegrid, filtering, and drag-and-drop out of the box

## When to avoid
- you are starting a new modern project without jQuery
- you need actively developed new features or virtualized rendering for huge datasets
- you prefer a framework-native component for React, Vue, or Angular

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: tree-view, treegrid, jquery-plugin, drag-and-drop, lazy-loading, feature-complete, javascript, nodejs

## Member repositories
- mar10/fancytree (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.563978+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-30T07:32:01.690778+00:00, confidence not recorded.
  - readme: https://github.com/mar10/fancytree (fetched 2026-08-28T04:07:32.563978+00:00, sha 98ceb0e55073)
  - homepage: http://wwwendt.de/tech/fancytree/demo (fetched 2026-08-29T09:47:29.412770+00:00, sha aa562d2465a5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
