Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 428 Bytes

DOCUMENTATION.md

File metadata and controls

16 lines (10 loc) · 428 Bytes

Documentation

You can see below the API reference of this module.

GhCal(username)

Fetches the GitHub contributions calendar data (in JSON format).

Params

  • String|Object username: The username or an object containing:
  • username (String): The GitHub username.
  • cookie (String): An optional cookie. Could be useful to get the private calendar stats.

Return

  • Request The request stream.