dorellang / hunter

Hunter: a JavaScript reengineering platform.
MIT License
34 stars 3 forks source link

Implement more layouts algorithms #17

Open santiago-a-vidal opened 5 years ago

santiago-a-vidal commented 5 years ago

One layout that would be very interesting to see is a cluster layout. In this case, the clusters could be the folders in which the js files are. This is important to visualize the "logical architecture" of the application