Skip to content

ssddanbrown/gh-repo-stats

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Simple GitHub Repo Stats Generator

This is a super simple, quickly thrown together, GitHub repo stats generator.

Usage

# Copy and fill config.js with your Github auth token
# and repo details.
cp config.example.js config.js

# Install JS Deps
npm install

# Generate data
node index.js

Then open the index.html file in public.

Set NODE_ENV=dev before/when running to cache fetched GitHub data for development purposes.

Attribution

Low Maintenance Project

This is a low maintenance project. The scope of features and support are purposefully kept narrow for my purposes to ensure longer term maintenance is viable. I’m not looking to grow this into a bigger project at all.

Issues and PRs raised for bugs are perfectly fine assuming they don’t significantly increase the scope of the project. Please don’t open PRs for new features that expand the scope.

About

A simple GitHub repo stats/chart generator

Resources

License

Stars

Watchers

Forks