Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 259 Bytes

DOCUMENTATION.md

File metadata and controls

12 lines (7 loc) · 259 Bytes

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.