OSSIntel logo OSSIntel
Version 0.1.3API DocsFunctions

fetchExternalContributions()

Updated 8 min ago

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

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

Parameters

username

string

limit?

number = DEFAULT_EXTERNAL_CONTRIBS_LIMIT

options?

GitHubFetchOptions

Returns

Promise<NormalizedContribution[]>

On this page