Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MatteoGabriele/agentscan
/ functions
Functions
132 in github.com/MatteoGabriele/agentscan
⨍
Functions
132
◇
Types & classes
4
↓ 1 callers
Function
toCamelCase
(cssVariable: string)
app/composables/useColors.ts:26
↓ 1 callers
Function
trackServerEvent
( name: string, metadata?: Record<string, string | number>, )
server/utils/track-event.ts:6
↓ 1 callers
Function
useCssVariables
( variables: readonly string[], options: UseCssVariableOptions = {}, )
app/composables/useColors.ts:46
↓ 1 callers
Function
withRetry
(fn: () => Promise<T>, label: string)
scripts/scan-bounty-repos.ts:41
Function
formatEventTime
(date: string | null | undefined)
app/composables/useGitHubEventDisplay.ts:145
Function
formatSpan
(seconds: number)
app/composables/useGitHubEventDisplay.ts:185
Function
getDeltaSeconds
(a: GitHubEvent, b: GitHubEvent)
app/composables/useGitHubEventDisplay.ts:152
Function
getEventDescription
(event: GitHubEvent)
app/composables/useGitHubEventDisplay.ts:33
Function
getEventUrl
(event: GitHubEvent)
app/composables/useGitHubEventDisplay.ts:101
Function
getRapidBurst
( evts: GitHubEvent[], )
app/composables/useGitHubEventDisplay.ts:163
Function
getTrendArrow
(value: number = 0)
shared/utils/health-stats.ts:66
Function
getTrendColor
({ value = 0, reversed = false, }: { value?: number reversed?: boolean })
shared/utils/health-stats.ts:76
Function
groupDataPoints
( data: FlagDataPoint[], )
app/composables/useFlagDataPoints.ts:68
Function
groupEvents
( events: GitHubEvent[], )
app/composables/useGitHubEventDisplay.ts:194
Function
invalidateColors
()
app/composables/useColors.ts:53
Function
isLastDatapointLabel
( label: LastDatapointLabel | null, )
shared/utils/charts.ts:620
Function
parseDataPoint
(point: FlagDataPoint)
app/composables/useFlagDataPoints.ts:36
Function
useBountyRepos
()
app/composables/useBountyRepos.ts:1
Function
useClassificationDetails
( classification: MaybeRefOrGetter<IdentityClassification | undefined>, )
app/composables/useClassificationDetails.ts:5
Function
useColors
( element: ShallowRef<HTMLElement | null, HTMLElement | null>, )
app/composables/useColors.ts:81
Function
useContributorsList
()
app/composables/useContributorsList.ts:1
Function
useDetectedAutomations
()
app/composables/useDetectedAutomations.ts:1
Function
useEcosystemHealth
()
app/composables/useEcosystemHealth.ts:1
Function
useFlagDataPoints
()
app/composables/useFlagDataPoints.ts:26
Function
useGitHubEventDisplay
()
app/composables/useGitHubEventDisplay.ts:25
Function
useIntegrations
()
app/composables/useIntegrations.ts:3
Function
useNearestClassification
( score: MaybeRefOrGetter<number | undefined>, )
app/composables/useNearestClassification.ts:9
Function
useNextScanTime
()
app/composables/useNextScanTime.ts:111
Function
useScoreStyle
( classification: MaybeRefOrGetter<IdentityClassification | undefined>, options?: MaybeRefOrGetter<UseScor
app/composables/useScoreStyle.ts:19
Function
useSeoAnalysis
( analysis: MaybeRefOrGetter<IdentifyResult | undefined>, options?: UseSeoAnalysisOptions, )
app/composables/useSeo.ts:52
Function
useSeoUser
(user: MaybeRefOrGetter<GitHubUser | undefined>)
app/composables/useSeo.ts:7
Function
useVerifiedAutomations
()
app/composables/useVerifiedAutomations.ts:1
← previous
101–132 of 132, ranked by callers