nicoespeon/gitgraph.js
[ARCHIVED] A JavaScript library to draw pretty git graphs in the browser observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4767
- days_rel: n/a
- days_push: 781
- n_releases_24m: 0
Adoption not part of the score
3073 stars · 368 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GitGraph.js is a JavaScript/TypeScript library for drawing pretty git commit graphs in the browser, with renderers for plain JS, React, and Node. It was designed to illustrate branching workflows in blog posts and presentations.
Use cases
- draw git branch diagrams for a blog post
- visualize git branching workflows in a presentation
- render a git commit graph in a React app
- illustrate merge and branch history in documentation
- create custom git graph diagrams with a JS API
When to choose
- you need to render illustrative git graphs in the browser or React
- you want a programmatic JS API to build git diagrams for teaching or writing
- you're forking an archived project to maintain it yourself
When to avoid
- you need a maintained tool - the project is archived and unmaintained since 2019
- you want to render real git repository history automatically
- you need general diagramming - consider Mermaid.js instead
Facets
library · maturity abandoned
data-visualization charts developer-tools version-control web-development documentation browser git-graph git-visualization react presentation archived nodejs javascript
3 sources
- readme: https://github.com/nicoespeon/gitgraph.js · fetched 2026-08-28 · 3dfdc6796044
- homepage: https://www.nicoespeon.com/gitgraph.js · fetched 2026-08-29 · f9b997171556
- registry_npm: https://registry.npmjs.org/gitgraph.js · fetched 2026-08-29 · c25432189df5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nicoespeon/gitgraph.js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="nicoespeon/gitgraph.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem