An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# webdev-gitgraph-career

![Gitgraphjs Diagram](./images/gitgraphjs.png)

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