PaulTaykalo / objc-dependency-visualizer

Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
MIT License
1.84k stars 99 forks source link

Add list of classes to exclude during runtime #2

Closed Shieghtun closed 5 years ago

Shieghtun commented 10 years ago

Add some list control where we can exclude some library classes, like RACSignal, etc.

PaulTaykalo commented 5 years ago

Live filtering is available as well as filtering through generation