Show HN: A Dependency Graph Library for JavaScript and TypeScript Projects
encodeincode Sunday, November 03, 2024Hello, 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!
2
4
github.com