Skip to content

reducforwa/le-git-graph

 
 

Repository files navigation

Le Git Graph - Commits Graph for GitHub

A browser extension that displays the git graph for any GitHub repository.

Version Version Version Version

Demo

Demo Image

Installation

Install the extension from the link -

For Google Chrome, Opera, Vivaldi, Brave, and Microsoft Edge:

https://chrome.google.com/webstore/detail/le-git-graph-commits-grap/joggkdfebigddmaagckekihhfncdobff

For Mozilla Firefox:

https://addons.mozilla.org/firefox/addon/le-git-graph-github-git-graph/

After installation, open any GitHub repository and a new 'Commits' tab will be visible.

Open the commits tab and follow the prompt to authenticate with your GitHub account.

Tech Stack

Client: JavaScript, Manifest V3

Server: GitHub GraphQL, GitHub OAuth, FireBase Cloud Functions

Features

  • Authentication with GitHub OAuth ✓
  • Connection to GitHub GraphQL ✓
  • Fetch the commits data from API ✓
  • Fetch further commits on demand ✓
  • Option to specify access level (public only or private too) ✓
  • Hover on the commit dot to see details ✓
  • Option to add custom PAT ✓
  • Filter the commits based on branch - Pending

Contact

Feel free to drop a mail at scaria@scaria.dev or nirmalscaria1@gmail.com

About

Browser extension to add git graph to GitHub website.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • HTML 23.8%
  • CSS 2.0%