gitstats

Parses/analyzes local git repositories and public GitHub repositories.

Usage no npm install needed!

<script type="module">
  import gitstats from 'https://cdn.skypack.dev/gitstats';
</script>

README

This module loads a .git file and mines it for commit statistics. It keeps a record of all commits in the repository, sorted by username:email. You also get a user with name all:commits which contains everything in the repository.