mbraak/jqTree
Tree widget for jQuery observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5595
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
1019 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
ui-components frontend-framework frontend web-development browser jquery-plugin tree-widget drag-and-drop typescript hierarchical-data nodejs
3 sources
- readme: https://github.com/mbraak/jqTree · fetched 2026-08-28 · 14d9b28ad2cd
- homepage: https://mbraak.github.io/jqTree/ · fetched 2026-08-29 · e5152c8718bc
- registry_npm: https://registry.npmjs.org/jqtree · fetched 2026-08-29 · 6481784c5d53
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mbraak/jqTree | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem