OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

NormalizedDeveloper

Updated 14 hr ago

Defined in: packages/github-normalizer/src/types.ts:133

Properties

avatarUrl

avatarUrl: string

Defined in: packages/github-normalizer/src/types.ts:137

bio

bio: string | null

Defined in: packages/github-normalizer/src/types.ts:144

blog

blog: string | null

Defined in: packages/github-normalizer/src/types.ts:141

company

company: string | null

Defined in: packages/github-normalizer/src/types.ts:140

createdAt

createdAt: string

Defined in: packages/github-normalizer/src/types.ts:150

email

email: string | null

Defined in: packages/github-normalizer/src/types.ts:143

followers

followers: number

Defined in: packages/github-normalizer/src/types.ts:148

following

following: number

Defined in: packages/github-normalizer/src/types.ts:149

htmlUrl

htmlUrl: string

Defined in: packages/github-normalizer/src/types.ts:138

id

id: number

Defined in: packages/github-normalizer/src/types.ts:134

location

location: string | null

Defined in: packages/github-normalizer/src/types.ts:142

login

login: string

Defined in: packages/github-normalizer/src/types.ts:135

name

name: string | null

Defined in: packages/github-normalizer/src/types.ts:136

publicGists

publicGists: number

Defined in: packages/github-normalizer/src/types.ts:147

publicRepos

publicRepos: number

Defined in: packages/github-normalizer/src/types.ts:146

optional socialLinks?: string[]

Defined in: packages/github-normalizer/src/types.ts:152

twitterUsername

twitterUsername: string | null

Defined in: packages/github-normalizer/src/types.ts:145

type

type: string

Defined in: packages/github-normalizer/src/types.ts:139

updatedAt

updatedAt: string

Defined in: packages/github-normalizer/src/types.ts:151

On this page