dabeng/OrgChart
It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 98
- Release rhythm 64
- Longevity 100
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: 599
- age_days: 3861
- days_rel: 27
- days_push: 13
- n_releases_24m: 2
Adoption not part of the score
3037 stars · 766 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library for rendering tree-like organization charts using pure DOM (nested lists), with support for local or remote JSON data. It offers interactive features like drag-and-drop node editing, pan/zoom, multiple orientations, and export to picture or PDF.
Use cases
- render an organization chart from JSON data
- build an interactive family tree in the browser
- let users edit a hierarchy via drag and drop and save it as JSON
- export an org chart as an image or PDF
- display a large company hierarchy with pan and zoom
- show a collapsible tree view on mobile with touch support
When to choose
- you need a dependency-light, pure-DOM org chart without jQuery (v6+)
- you want interactive editing, drag-and-drop, or export features out of the box
- you need to visualize hierarchies like org charts or family trees in a web app
When to avoid
- you need SVG-based charts or general-purpose graph visualization
- you are using Vue, React, or Angular and prefer a framework-native component (dedicated versions exist)
- you need charts other than tree/hierarchy structures like bar or line charts
Facets
library · maturity stable
ui-components data-visualization charts web-development frontend data-visualization hr browser orgchart tree-view jquery dom hierarchy drag-and-drop export-pdf javascript nodejs
2 sources
- readme: https://github.com/dabeng/OrgChart · fetched 2026-08-28 · 1120149f0b7c
- registry_npm: https://registry.npmjs.org/orgchart · fetched 2026-08-29 · 05631045cdcc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dabeng/OrgChart | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem