swift-dependency-graph

Visualisation of swift package dependencies

Stars
34

Swift dependency graph

http://swift-dependency-graph.opticalaberration.com

Display the dependencies or the packages dependent on a swift package in a organisational graph as seen below.

The swift dependency graph uses the Swift Package catalog from the SwiftPMLibrary setup by Dave Verwer.

Related Projects