onlywei/explain-git-with-d3 resource
Use D3 to visualize simple git branching operations. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4911
- days_rel: n/a
- days_push: 749
- n_releases_24m: 0
Adoption not part of the score
1751 stars · 401 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An interactive web page that uses D3 and SVG to visually demonstrate basic git branching operations like commit, branch, merge, and rebase. It is an educational tool hosted on GitHub Pages to help people learn git concepts visually.
Use cases
- learn how git branching works visually
- understand the difference between merge and rebase
- teach git concepts to beginners
- visualize git commit history and branch operations
- interactive git learning tool
When to choose
- you are a visual learner trying to understand git branching
- you are teaching git fundamentals and want an interactive demo
- you want to see how rebase, merge, and reset affect a commit graph
When to avoid
- you need a full git GUI or client for real repositories
- you need advanced git visualization beyond basic branching operations
- you need offline or CLI-based git learning tools
Facets
learning-resource · maturity maintenance
data-visualization developer-tools version-control education developer-tools browser git d3 interactive-visualization svg tutorial web-server
1 source
- readme: https://github.com/onlywei/explain-git-with-d3 · fetched 2026-08-28 · 534a0a3fb8d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| onlywei/explain-git-with-d3 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="onlywei/explain-git-with-d3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem