onlywei / explain-git-with-d3

Use D3 to visualize simple git branching operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

The page can be accessed via: http://onlywei.github.io/explain-git-with-d3/

About

Use D3 to visualize simple git branching operations.

License:MIT License


Languages

Language:JavaScript 65.7%Language:HTML 29.1%Language:CSS 5.1%