NormalizedRepository
Updated 14 hr ago
Defined in: packages/github-normalizer/src/types.ts:155
Properties
createdAt
createdAt: string
Defined in: packages/github-normalizer/src/types.ts:168
defaultBranch
defaultBranch: string
Defined in: packages/github-normalizer/src/types.ts:178
description
description: string | null
Defined in: packages/github-normalizer/src/types.ts:166
forksCount
forksCount: number
Defined in: packages/github-normalizer/src/types.ts:176
fullName
fullName: string
Defined in: packages/github-normalizer/src/types.ts:158
homepage
homepage: string | null
Defined in: packages/github-normalizer/src/types.ts:171
htmlUrl
htmlUrl: string
Defined in: packages/github-normalizer/src/types.ts:165
id
id: number
Defined in: packages/github-normalizer/src/types.ts:156
isArchived
isArchived: boolean
Defined in: packages/github-normalizer/src/types.ts:180
isFork
isFork: boolean
Defined in: packages/github-normalizer/src/types.ts:167
language
language: string | null
Defined in: packages/github-normalizer/src/types.ts:175
name
name: string
Defined in: packages/github-normalizer/src/types.ts:157
openIssuesCount
openIssuesCount: number
Defined in: packages/github-normalizer/src/types.ts:177
owner
owner: object
Defined in: packages/github-normalizer/src/types.ts:159
avatarUrl
avatarUrl: string
id
id: number
login
login: string
type
type: string
pushedAt
pushedAt: string
Defined in: packages/github-normalizer/src/types.ts:170
size
size: number
Defined in: packages/github-normalizer/src/types.ts:172
stargazersCount
stargazersCount: number
Defined in: packages/github-normalizer/src/types.ts:173
topics
topics: string[]
Defined in: packages/github-normalizer/src/types.ts:179
updatedAt
updatedAt: string
Defined in: packages/github-normalizer/src/types.ts:169
watchersCount
watchersCount: number
Defined in: packages/github-normalizer/src/types.ts:174