# mbraak/jqTree

Tree widget for jQuery

Repository: https://github.com/mbraak/jqTree
Canonical: https://ross.abutalabs.com/products/jqtree
Homepage: https://mbraak.github.io/jqTree/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: jqtree, tree-widget, javascript, jquery, tree, typescript
Last push: 2026-08-21T06:23:38+00:00

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

## Adoption (not part of the score)
Stars 1019, forks 178 (observed 2026-08-28T04:03:15.147939+00:00)

## What it is
jqTree is a jQuery tree widget for displaying hierarchical tree structures in HTML. It supports JSON data, AJAX loading, drag-and-drop, lazy loading, state saving, and keyboard navigation, and is written in TypeScript.

## Use cases
- display a hierarchical tree in a web page
- render tree structure from JSON data
- load tree nodes on demand via ajax
- drag and drop tree nodes to reorder
- save and restore tree expand/collapse state
- build a file or category browser with jQuery

## When to choose
- your project already uses jQuery and needs a tree view
- you need drag-and-drop reordering of hierarchical nodes
- you want lazy loading of tree nodes from a server
- you need keyboard support and state persistence in a tree widget

## When to avoid
- your app uses a modern framework like React or Vue without jQuery
- you need a virtualized tree for very large datasets
- you want a standalone tree component with no jQuery dependency

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: jquery-plugin, tree-widget, drag-and-drop, typescript, hierarchical-data, nodejs

## Member repositories
- mbraak/jqTree (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.147939+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:09:23.959362+00:00, confidence not recorded.
  - readme: https://github.com/mbraak/jqTree (fetched 2026-08-28T04:03:15.147939+00:00, sha 14d9b28ad2cd)
  - homepage: https://mbraak.github.io/jqTree/ (fetched 2026-08-29T13:09:42.978290+00:00, sha e5152c8718bc)
  - registry_npm: https://registry.npmjs.org/jqtree (fetched 2026-08-29T13:09:42.989486+00:00, sha 6481784c5d53)
- Data as of 2026-08-30T08:39:29.467469+00:00.
