iurysza / module-graph

A Gradle Plugin for visualizing your project's structure, powered by mermaidjs

Home Page:https://plugins.gradle.org/plugin/dev.iurysouza.modulegraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use regex to exclude modules from graph

iurysza opened this issue · comments

💡 Describe the solution you'd like

Allows the user to set up regex patterns to exclude specific modules during graph generation.

🤚 Do you want to develop this feature yourself?

  • Yes
  • No

My project contains a large number of modules. I could use this feature to remove those that are less important.
image

Gonna address this one soon ✌️