Is there any alternative for Deptrac in Nodejs?

Viewed 14

Deptrac is a static code analysis tool for PHP that helps you communicate, visualize and enforce architectural decisions in your projects. I want Something like this in Nodejs to be able to enforce my clean coding practices in Nodejs projects.

https://qossmic.github.io/deptrac/

Please do suggest, if you've come across any tools like this in nodejs environment.

0 Answers
Related