Is there an NPM module that can show the dependencies between individual JS files within a module?
Suppose I have 20 JS files in my own NPM module; I'd like to see the dependency tree between my 20 JS files.
Some tools are available to graph the obvious dependencies (the ones you can guess from a static analysis).
See for example MaDGe - Module Dependency Graph
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With