Idea: Add Dependency Graph Tool
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 171
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
## This issue is a:
- [ ] Bug
- [X] Feature suggestion
- [ ] Documentation issue
- [ ] Other (Please Specify)
### Environment
| Question | Answer |
| --------------------------- | :-----------: |
| Magento version | N/A |
| Browser + version | N/A |
| node.js version (`node -v`) | N/A |
| npm version (`npm -v`) | N/A |
## Description
Basically provide some nice automation for [dumping the graph](https://gist.github.com/DrewML/bf58e959f3bf12a5495f82658876879e).
## Expected result:
## Possible solutions:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked dependency-graph gist and the repository's existing browser debugging tools. Clarify which dependencies should be included, the graph output, and how dumping should be automated before implementation. Done means a usable graph-dumping tool with an agreed output and verification in the project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100