Hello, HN! I’d like to introduce 'Decode-Deps', a library that visualizes the module dependencies in your project.
With a single command, you can generate an graph showing how modules relate to each other.
It supports 'import' and 'require' statements, and works with JavaScript, JSX, TypeScript, and TSX files.
It is open source, so contributions are welcome. Thank you for checking it out!