module-graph-inspector
v0.0.2-alpha.0
Published
Module Graph Inspector is a development tool for visualizing and inspecting ESM (ECMAScript Module) import/export chains in your JavaScript/TypeScript projects. It leverages [@thepassle/module-graph](https://github.com/thepassle/module-graph) for module a
