DOCUMENTATION.md

August 7, 2017 ยท View on GitHub

Documentation

You can see below the API reference of this module.

gitStatsHtml(json, cb)

Turn git-stats result into HTML output.

Params

  • Object json: The JSON returned by git-stats --raw
  • Function cb: The callback function.

Contents

  1. 1Documentation
  2. 1.1gitStatsHtml(json, cb)