auchenberg / auchenberg/dependo
Topological sort of the dependency graph
- 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