@settingrhino/git-ui-react

@settingrhino/git-ui-react provides a GUI to check Git's branch graph and file changes.

gitgraph-minigram

Provides grammar and parser for git commands (made with pegjs), and API invoker for gitgraph.

vuepress-plugin-gitgraph-minigram

VuePress plugin for [gitgraph-minigram](https://www.npmjs.com/package/gitgraph-minigram).

node-git-2-json

Simple tool to get a JSON from your git log. Inspired by @fabien0102/git2json