OSSIntel logo OSSIntel
Version 0.1.1API DocsFunctions

fetchExternalContributions()

Updated 15 min ago

fetchExternalContributions(username, limit?, options?): Promise<NormalizedContribution[]>

Defined in: packages/github-normalizer/src/github-normalizer.ts:353

Parameters

username

string

limit?

number = 10

options?

GitHubFetchOptions

Returns

Promise<NormalizedContribution[]>

On this page