veniversum / git-visualizer

πŸ‘β€πŸ—¨:octocat:Visualizes directory structure of GitHub repos

Home Page:http://veniversum.me/git-visualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

πŸ‘β€πŸ—¨:octocat:Visualizes directory structure of GitHub repos

http://veniversum.me/git-visualizer/

License:GNU General Public License v2.0


Languages

Language:JavaScript 72.2%Language:CSS 20.1%Language:HTML 7.7%