https://github.com/ejw-data/webdev-gitgraph-career
Testing the capabilities of the gitgraph.js library. The library is very customizable and has potential to have diagrams dynamically generated by restructuring the data.
https://github.com/ejw-data/webdev-gitgraph-career
gitgraph javascript
Last synced: 2 months ago
JSON representation
Testing the capabilities of the gitgraph.js library. The library is very customizable and has potential to have diagrams dynamically generated by restructuring the data.
- Host: GitHub
- URL: https://github.com/ejw-data/webdev-gitgraph-career
- Owner: ejw-data
- Created: 2023-09-18T03:46:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-18T15:03:09.000Z (over 1 year ago)
- Last Synced: 2025-01-22T06:47:07.567Z (4 months ago)
- Topics: gitgraph, javascript
- Language: HTML
- Homepage:
- Size: 663 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webdev-gitgraph-career

Photo by Yancy Min on Unsplash
## Overview
This repo demonstrates how gitgraph.js can be used to create a custom diagram. The library is very versatile but in the scenario that I am applying this technology may be too detailed and a simpler block diagram might work better. Even if that is true, I still am impressed with this library and the potential it has for building git diagrams on websites dynamically.
## Technology
Javascript, gitgraph.js