Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Use D3 to visualize simple git branching operations.

License

Notifications You must be signed in to change notification settings

qvacua/explain-git-with-d3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

explain-git-with-d3

Use D3 to visualize simple git branching operations.

This simple project is designed to help people understand some basic git concepts visually.

This is my first attempt at using both SVG and D3. I hope it is helpful to you.

I upload the contents of this repository via FTP every once in a while to: http://www.wei-wang.com/ExplainGitWithD3/ so you can just visit that site to use an (almost) up to date version.

UPDATE: the page can now also be accessed via: http://onlywei.github.io/explain-git-with-d3/

About

Use D3 to visualize simple git branching operations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.7%
  • HTML 29.2%
  • CSS 5.1%