Found 1 bookmarks
Newest
DependencyWheel: An Interactive Visualization Of Package Dependencies
DependencyWheel: An Interactive Visualization Of Package Dependencies
"Modern development use package managers (composer, npm, bundler, etc.). Applications depend on a large number of packages, which depend themselves on other packages. The Dependency Wheel visualization attempts to reveal the entire dependency tree of any PHP library using Composer for dependency management. Each chord in the disc represents a dependency. Try hovering on packages to mask other dependencies. All rendering is done client-side, in JavaScript. Built with d3.js"
DependencyWheel: An Interactive Visualization Of Package Dependencies