auchenberg / auchenberg/dependo
inject a module-deps json file produced by browserify to analyse
- Dominant language
- HTML
- Stars
- 483
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I try to use dependo to analyse my dependency graph.
I think I have understand that --deps of browserify build a json in module-deps format.
Is it currently the json format expected by dependo ? (seems don't)
I prefer to plug dependo on json output instead of the real code, because of browserify transformers applied on my source (babelify for es6 and jsx).
Thanks for any help.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing Browserify's --deps module-deps JSON with the input format dependo currently expects; the issue names no files or tests to begin from. Done means dependo can consume the Browserify output and produce the dependency graph without requiring the transformed source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100