Skip to content

sleepingsaint/git-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Visualizer

Web based application to visualize and learn about git and git objects (Branches, Commits, Tree, Blobs)

Tech Stack

  • React - Frontend library
  • Typescript - For type safety
  • React Flow - For drawing nodes
  • Dagre - For layouting the nodes
  • Vite - Build Tool

TODO

  • Clip extra long commit messages
  • Display a info tooltip on hovering over nodes
  • Fit Bounds to newly created nodes only
  • Add Search Bar for checking out other repos
  • Add Settings Panel

Any suggestions and contributions are highly appreciated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published