vakata/jstree
jquery tree plugin observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6153
- days_rel: 729
- days_push: 729
- n_releases_24m: 1
Adoption not part of the score
5180 stars · 1362 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
jsTree is a jQuery plugin that renders interactive, themable tree views in the browser from HTML or JSON data sources, with AJAX/async loading support. It offers drag & drop, keyboard navigation, inline editing, tri-state checkboxes, fuzzy search, and customizable node types via a plugin system.
Use cases
- display a hierarchical file or folder browser in a web app
- render a nested category tree from JSON via AJAX
- build a tree with checkboxes for multi-select of hierarchical items
- let users drag and drop nodes to reorganize a hierarchy
- add inline create, rename, and delete for tree nodes
- search a large tree with fuzzy matching
When to choose
- your project already uses jQuery and needs an interactive tree view
- you need lazy-loaded tree nodes from a server via AJAX
- you want drag & drop, checkboxes, and inline editing out of the box
- you need broad legacy browser support (down to IE8)
When to avoid
- you are building a modern framework app (React, Vue) with no jQuery dependency
- you need virtualized rendering for trees with hundreds of thousands of nodes
- you want a framework-native tree component with TypeScript typings
Facets
library · maturity maintenance
ui-components frontend-framework search-engine web-development frontend developer-tools browser cross-platform jquery-plugin tree-view hierarchical-data drag-and-drop checkboxes fuzzy-search themable
8 sources
- readme: https://github.com/vakata/jstree · fetched 2026-08-28 · d7a84217c814
- homepage: http://jstree.com · fetched 2026-08-29 · 4203fbcd6dcd
- site_page: https://www.jstree.com/docs/config · fetched 2026-08-29 · fd0b28e636c5
- site_page: https://www.jstree.com/docs/html · fetched 2026-08-29 · 13abca434551
- site_page: https://www.jstree.com/docs/json · fetched 2026-08-29 · a73e0d1cac11
- site_page: https://www.jstree.com/docs/events · fetched 2026-08-29 · 93b730ce410f
- site_page: https://www.jstree.com/docs/interaction · fetched 2026-08-29 · a1a2ed2629f4
- registry_npm: https://registry.npmjs.org/jstree · fetched 2026-08-29 · 956f69803c6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vakata/jstree | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem