auchenberg / auchenberg/dependo

[idea] tree view from top to bottom.

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
483
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Would be interesting to have a tree view that shows dependencies from the chosen entry point as a tree from top to bottom, all arrows going downwards, and if a dependency imports th same module as already up higher in the tree then the graph just duplicates that dependency downward in the tree, and hovering on a dependency that is dupplicate (to see what imports it or what it imports) would highlight all instances of that node.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the current force-directed graph report and how it represents CommonJS or AMD dependencies. Define the chosen-entry-point tree behavior, duplicate-node hover highlighting, and downward layout as done criteria before locating the relevant visualization code.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.