Skip to content

catalant-backup/git-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Visualization Tool

What it does

Provides an at-a-glance overview of the repository structure. Finer details can be explored via zooming and tooltips. It makes exploring large and complex projects a breeze.

Files are displayed as a directed graph, color coded based on file types, and sized accordingly to length of file.

Installation

Replace your own GitHub personal token key into /js/github.js. Serve static index.html on webserver of your choice.

License

GPL v2

Others

Created at StacsHack 2016 Winner of Bloomberg's Favourite Project.

About

Visualizes directory structure of GitHub repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.7%
  • CSS 32.9%
  • HTML 10.4%