MCPcopy Create free account

hub / github.com/Ashutosh00710/github-readme-activity-graph / functions

Functions45 in github.com/Ashutosh00710/github-readme-activity-graph

↓ 30 callersFunctionselectColors
(queryString: string)
src/styles/themes.ts:3
↓ 6 callersFunctioninvalidUserSvg
(data: string)
src/svgs.ts:51
↓ 5 callersFunctiongenerateLink
()
script.js:120
↓ 5 callersMethodqueryOptions
()
src/utils.ts:86
↓ 4 callersMethodfetchContributions
( days: number, customFromDate?: string, customToDate?: string, )
src/fetcher.ts:52
↓ 3 callersFunctiongraphSvg
(props: GraphArgs)
src/svgs.ts:5
↓ 2 callersMethodbuildGraph
(fetchCalendarData: string | UserDetails)
src/utils.ts:134
↓ 2 callersFunctionenableDarkMode
()
script.js:234
↓ 2 callersFunctionfakeServer
()
__test__/utils.test.ts:20
↓ 2 callersMethodgetGraphQLQuery
(from: string, to: string)
src/fetcher.ts:14
↓ 2 callersFunctionremoveLoader
()
script.js:109
↓ 2 callersMethodstringDateToUTC
(date?: string)
src/utils.ts:59
↓ 2 callersMethodvalidateDate
(date?: string)
src/utils.ts:54
↓ 1 callersMethodbuildGraph
(days: ContributionDay[])
src/GraphCards.ts:64
↓ 1 callersMethodcalculateNumberOfDaysFromDate
(from: string, to: string)
src/utils.ts:77
↓ 1 callersFunctionchangeBgColor
()
script.js:259
↓ 1 callersFunctionchangeLabelsAndGridColor
()
script.js:273
↓ 1 callersFunctionchangeLineColor
()
script.js:266
↓ 1 callersFunctionchangePointColor
()
script.js:297
↓ 1 callersFunctiondisableDarkMode
()
script.js:238
↓ 1 callersFunctionexpectedQuery
(username: string, from: string, to: string)
__test__/fakeInputs.ts:339
↓ 1 callersMethodfetch
(graphQLQuery: Query)
src/fetcher.ts:41
↓ 1 callersMethodgetColors
()
src/utils.ts:14
↓ 1 callersFunctiongetGraph
(username)
script.js:135
↓ 1 callersMethodgetOptions
()
src/GraphCards.ts:16
↓ 1 callersFunctiongraphStyle
(color: string, line: string, point: string, area: string)
src/styles/graphStyle.ts:1
↓ 1 callersFunctionlineAnimation
()
src/styles/graphAnimation.ts:15
↓ 1 callersFunctionpointAnimation
()
src/styles/graphAnimation.ts:1
↓ 1 callersFunctionremovePlaceholder
()
script.js:113
↓ 1 callersMethodsetHttpHeader
(res: Response, directivesAndAge: string)
src/utils.ts:173
↓ 1 callersFunctionsetLoader
()
script.js:106
↓ 1 callersMethodvalidateDays
(days?: string)
src/utils.ts:43
↓ 1 callersMethodvalidateFromIsLessThanTwo
(from: string, to: string)
src/utils.ts:64
↓ 1 callersFunctionweeks
()
__test__/mockFunctions.ts:3
Methodconstructor
(private readonly queryString: ParsedQs)
src/utils.ts:10
Methodconstructor
(username: string)
src/fetcher.ts:10
Methodconstructor
( private readonly height: number, private readonly width: number, private readonly ra
src/GraphCards.ts:6
FunctioncopyLink
()
script.js:308
FunctiondiagonalTiltStyle
()
src/styles/graphStyle.ts:115
MethodgetData
(req: Request, res: Response)
src/handlers.ts:35
MethodgetGraph
(req: Request, res: Response)
src/handlers.ts:12
MethodgetRoot
(_req: Request, res: Response)
src/handlers.ts:8
FunctionhandleDarkMode
()
script.js:246
FunctiononSubmit
(event)
script.js:213
FunctiononThemeChange
()
script.js:64