MCPcopy Create free account

hub / github.com/MatteoGabriele/agentscan / functions

Functions132 in github.com/MatteoGabriele/agentscan

↓ 1 callersFunctiontoCamelCase
(cssVariable: string)
app/composables/useColors.ts:26
↓ 1 callersFunctiontrackServerEvent
( name: string, metadata?: Record<string, string | number>, )
server/utils/track-event.ts:6
↓ 1 callersFunctionuseCssVariables
( variables: readonly string[], options: UseCssVariableOptions = {}, )
app/composables/useColors.ts:46
↓ 1 callersFunctionwithRetry
(fn: () => Promise<T>, label: string)
scripts/scan-bounty-repos.ts:41
FunctionformatEventTime
(date: string | null | undefined)
app/composables/useGitHubEventDisplay.ts:145
FunctionformatSpan
(seconds: number)
app/composables/useGitHubEventDisplay.ts:185
FunctiongetDeltaSeconds
(a: GitHubEvent, b: GitHubEvent)
app/composables/useGitHubEventDisplay.ts:152
FunctiongetEventDescription
(event: GitHubEvent)
app/composables/useGitHubEventDisplay.ts:33
FunctiongetEventUrl
(event: GitHubEvent)
app/composables/useGitHubEventDisplay.ts:101
FunctiongetRapidBurst
( evts: GitHubEvent[], )
app/composables/useGitHubEventDisplay.ts:163
FunctiongetTrendArrow
(value: number = 0)
shared/utils/health-stats.ts:66
FunctiongetTrendColor
({ value = 0, reversed = false, }: { value?: number reversed?: boolean })
shared/utils/health-stats.ts:76
FunctiongroupDataPoints
( data: FlagDataPoint[], )
app/composables/useFlagDataPoints.ts:68
FunctiongroupEvents
( events: GitHubEvent[], )
app/composables/useGitHubEventDisplay.ts:194
FunctioninvalidateColors
()
app/composables/useColors.ts:53
FunctionisLastDatapointLabel
( label: LastDatapointLabel | null, )
shared/utils/charts.ts:620
FunctionparseDataPoint
(point: FlagDataPoint)
app/composables/useFlagDataPoints.ts:36
FunctionuseBountyRepos
()
app/composables/useBountyRepos.ts:1
FunctionuseClassificationDetails
( classification: MaybeRefOrGetter<IdentityClassification | undefined>, )
app/composables/useClassificationDetails.ts:5
FunctionuseColors
( element: ShallowRef<HTMLElement | null, HTMLElement | null>, )
app/composables/useColors.ts:81
FunctionuseContributorsList
()
app/composables/useContributorsList.ts:1
FunctionuseDetectedAutomations
()
app/composables/useDetectedAutomations.ts:1
FunctionuseEcosystemHealth
()
app/composables/useEcosystemHealth.ts:1
FunctionuseFlagDataPoints
()
app/composables/useFlagDataPoints.ts:26
FunctionuseGitHubEventDisplay
()
app/composables/useGitHubEventDisplay.ts:25
FunctionuseIntegrations
()
app/composables/useIntegrations.ts:3
FunctionuseNearestClassification
( score: MaybeRefOrGetter<number | undefined>, )
app/composables/useNearestClassification.ts:9
FunctionuseNextScanTime
()
app/composables/useNextScanTime.ts:111
FunctionuseScoreStyle
( classification: MaybeRefOrGetter<IdentityClassification | undefined>, options?: MaybeRefOrGetter<UseScor
app/composables/useScoreStyle.ts:19
FunctionuseSeoAnalysis
( analysis: MaybeRefOrGetter<IdentifyResult | undefined>, options?: UseSeoAnalysisOptions, )
app/composables/useSeo.ts:52
FunctionuseSeoUser
(user: MaybeRefOrGetter<GitHubUser | undefined>)
app/composables/useSeo.ts:7
FunctionuseVerifiedAutomations
()
app/composables/useVerifiedAutomations.ts:1
← previous101–132 of 132, ranked by callers