https://github.com/asbjornu/git2svg
git2svg is a Node.js application that displays the graph of a Git repository as an SVG drawing with D3.js.
https://github.com/asbjornu/git2svg
api d3 d3js express express-js expressjs git html javascript js node-js nodejs svg visualization
Last synced: 3 months ago
JSON representation
git2svg is a Node.js application that displays the graph of a Git repository as an SVG drawing with D3.js.
- Host: GitHub
- URL: https://github.com/asbjornu/git2svg
- Owner: asbjornu
- Created: 2017-06-07T21:45:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T23:16:11.000Z (about 9 years ago)
- Last Synced: 2024-10-11T11:58:00.286Z (over 1 year ago)
- Topics: api, d3, d3js, express, express-js, expressjs, git, html, javascript, js, node-js, nodejs, svg, visualization
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# git2svg
git2svg is a Node.js application that displays the graph of a Git repository
as an SVG drawing with D3.js.