Skip to content

A package dependency visualization using d3.js. Currently supports Composer for PHP.

License

Notifications You must be signed in to change notification settings

grillorafael/DependencyWheel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency Wheel

This experiment visualizes package dependencies using an interactive disc. Each disc section represents a dependency, and links between arcs materialize these dependencies. All rendering is done client-side, in JavaScript. Built with d3.js, published with the MIT open-source license.

Interact with DependencyWheels, see examples, and build your own at http://fzaninotto.github.com/DependencyWheel.

The Dependency Wheel of the sylius/sylius project

About

A package dependency visualization using d3.js. Currently supports Composer for PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.8%
  • JavaScript 47.2%