auchenberg / auchenberg/dependo

Topological sort of the dependency graph

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

Description

A top sort (a tree-like layout) of the dependency graph would be helpful. This enhancement would help users understand how the modules are structured.

I say tree-like because,
1. the modules with no dependencies will form the root(s).
2. cycles may be formed as well.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the dependency-graph construction and visualization entry points, then review how roots and cycles are represented. Done requires an agreed tree-like layout for multiple roots and cyclic graphs, with corresponding test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.