# jaredly/treed

Powerful Tree Editor

Repository: https://github.com/jaredly/treed
Canonical: https://ross.abutalabs.com/products/treed
Homepage: http://jaredly.github.io/treed/
Language: JavaScript
License Family: other
Last push: 2021-09-26T18:35:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4532, "days_push": 1802, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1707, forks 188 (observed 2026-08-28T04:05:25.029897+00:00)

## What it is
Treed is a JavaScript tree editing component for the web, aiming to be for tree editing what Ace is for text editing. It offers vim-inspired keyboard navigation, unlimited undo/redo, drag-and-drop, and an extensible MVC architecture for building custom node types and views.

## Use cases
- embed an interactive outliner in a web app
- build a workflowy-style nested list editor
- add a mind-map or tree view with keyboard navigation
- create a custom tree editor with custom node fields
- prototype a trello-like hierarchical task board

## When to avoid
- you need a maintained library with active development and support
- you require TypeScript types or modern React integration out of the box
- you need a production-ready outliner with documentation and tests

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, editor, state-management
- domain: web-development, frontend, developer-tools, text-editors
- platform: browser
- tags: tree-editor, outliner, vim-keybindings, keyboard-navigation, mind-mapping, undo-redo, drag-and-drop, mvc, web-server, nodejs

## Member repositories
- jaredly/treed (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:25.029897+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-30T03:37:26.901721+00:00, confidence not recorded.
  - readme: https://github.com/jaredly/treed (fetched 2026-08-28T04:05:25.029897+00:00, sha 3234eb3c218e)
  - homepage: http://jaredly.github.io/treed/ (fetched 2026-08-29T11:11:49.053171+00:00, sha 2dcfd8f98901)
- Data as of 2026-08-30T08:39:29.467469+00:00.
