Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdotnow/Analog
/ functions
Functions
2,565 in github.com/analogdotnow/Analog
⨍
Functions
2,565
◇
Types & classes
1,549
↓ 3 callers
Function
useSetViewPreferences
()
apps/web/src/store/hooks/index.ts:228
↓ 3 callers
Function
useTransform
()
apps/web/src/components/calendar/display-item/transform-provider.tsx:16
↓ 3 callers
Function
useUnselectAllAction
()
apps/web/src/hooks/calendar/use-optimistic-mutations.ts:116
↓ 3 callers
Function
useWebPreview
()
apps/web/src/components/ai-elements/web-preview.tsx:31
↓ 3 callers
Function
useWindowLayout
()
apps/web/src/components/command-bar/window-layout-provider.tsx:130
↓ 3 callers
Function
useWindowStack
()
apps/web/src/components/command-bar/window-stack-provider.tsx:130
↓ 3 callers
Function
withAccessToken
(account: Account, headers: Headers)
packages/api/src/utils/accounts.ts:4
↓ 3 callers
Function
wrapSync
( operation: string, fn: () => A, )
packages/runtime-secure-exec/src/index.ts:129
↓ 2 callers
Function
accountToProvider
( activeAccount: typeof account.$inferSelect, providerMap: TProviderMap, )
packages/providers/src/index.ts:34
↓ 2 callers
Function
addDefaultVariants
(variants: Variants)
apps/web/src/components/ui/animated-group.tsx:98
↓ 2 callers
Function
attendees
(event: CreateEventInput | UpdateEventInput)
packages/providers/src/calendars/google-calendar/events/utils.ts:232
↓ 2 callers
Function
attendeesWithSelfResponse
( attendees: GoogleCalendarEventAttendee[] | undefined, status: AttendeeStatus, )
packages/providers/src/calendars/google-calendar/events/utils.ts:326
↓ 2 callers
Function
availability
(event: CreateEventInput | UpdateEventInput)
packages/providers/src/calendars/google-calendar/events/utils.ts:252
↓ 2 callers
Method
bestDescendantIndex
( index: number, better: (value: number, best: number) => boolean, )
apps/web/src/lib/data-structures/min-max-heap.ts:236
↓ 2 callers
Method
bubbleUpMax
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:136
↓ 2 callers
Method
bubbleUpMin
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:116
↓ 2 callers
Function
calculateWeekViewDisplayItemPositions
({ items, days, cellHeight, }: CalculateWeekViewPositionsOptions)
apps/web/src/components/calendar/utils/positioning/inline-items.ts:310
↓ 2 callers
Function
calculateWeekViewSideItemPositions
({ items, days, cellHeight, }: CalculateWeekViewSideItemPositionsOptions)
apps/web/src/components/calendar/utils/positioning/side-items.ts:66
↓ 2 callers
Method
calendarFor
(calendarId: string)
packages/providers/src/calendars/microsoft-calendar/calendars/index.ts:25
↓ 2 callers
Function
calendarTitle
( currentDate: Temporal.PlainDate, options: CalendarTitleOptions, )
apps/web/src/components/calendar/utils/title.ts:88
↓ 2 callers
Function
castToError
(err: any)
packages/google-maps-places/src/internal/errors.ts:15
↓ 2 callers
Function
castToError
(err: any)
packages/google-tasks/src/internal/errors.ts:15
↓ 2 callers
Function
castToError
(err: any)
packages/google-maps-routes/src/internal/errors.ts:15
↓ 2 callers
Method
catch
( onrejected?: | ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null,
packages/google-maps-places/src/core/api-promise.ts:98
↓ 2 callers
Method
catch
( onrejected?: | ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null,
packages/google-tasks/src/core/api-promise.ts:98
↓ 2 callers
Method
catch
( onrejected?: | ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null,
packages/google-maps-routes/src/core/api-promise.ts:98
↓ 2 callers
Function
centerScrollPosition
(scrollElement: HTMLElement)
apps/web/src/components/calendar/week-view/infinite-week-view-day-provider.tsx:67
↓ 2 callers
Function
centerScrollPosition
(scrollElement: HTMLElement)
apps/web/src/components/calendar/month-view/infinite-month-view-week-provider.tsx:62
↓ 2 callers
Function
checkFileSupport
()
packages/google-maps-places/src/internal/uploads.ts:16
↓ 2 callers
Function
checkFileSupport
()
packages/google-tasks/src/internal/uploads.ts:16
↓ 2 callers
Function
checkFileSupport
()
packages/google-maps-routes/src/internal/uploads.ts:16
↓ 2 callers
Function
clearDelay
()
apps/web/src/hooks/calendar/drag-and-drop/use-auto-scroll.tsx:75
↓ 2 callers
Function
conference
(event: CreateEventInput | UpdateEventInput)
packages/providers/src/calendars/google-calendar/events/utils.ts:240
↓ 2 callers
Function
createAuthOptions
()
packages/auth/src/server/options.ts:41
↓ 2 callers
Function
createCreateQueueMachine
({ createEvent, removeOptimisticAction, }: CreateCreateQueueMachineOptions)
apps/web/src/components/calendar/flows/create-event/create-queue.ts:44
↓ 2 callers
Function
createDeleteQueueMachine
({ deleteEvent, removeOptimisticAction, }: CreateUpdateQueueMachineOptions)
apps/web/src/components/calendar/flows/delete-event/delete-queue.ts:55
↓ 2 callers
Function
createEventFormMachine
(options: CreateEventFormMachineOptions)
apps/web/src/components/calendar/flows/event-form/event-form-state.ts:33
↓ 2 callers
Function
createForm
( body: T | undefined, fetch: GooglePlaces | Fetch, )
packages/google-maps-places/src/internal/uploads.ts:139
↓ 2 callers
Function
createForm
( body: T | undefined, fetch: GoogleTasks | Fetch, )
packages/google-tasks/src/internal/uploads.ts:136
↓ 2 callers
Function
createForm
( body: T | undefined, fetch: GoogleRoutes | Fetch, )
packages/google-maps-routes/src/internal/uploads.ts:139
↓ 2 callers
Function
createItem
({ key, time, use12Hour, locale, }: CreateItemOptions)
apps/web/src/components/event-form/fields/date/use-time-suggestions.ts:27
↓ 2 callers
Function
createTRPCContext
(opts: { headers: Headers; session?: Session; })
packages/api/src/trpc.ts:34
↓ 2 callers
Function
createUpdateQueueMachine
({ updateEvent, removeOptimisticAction, }: CreateUpdateQueueMachineOptions)
apps/web/src/components/calendar/flows/update-event/update-queue.ts:64
↓ 2 callers
Function
createVariantsWithTransition
( baseVariants: Variants, transition?: Transition & { exit?: Transition }, )
apps/web/src/components/ui/text-effect.tsx:176
↓ 2 callers
Method
delta
(params: DeltaInput)
packages/microsoft-calendar/src/users/events/events.ts:82
↓ 2 callers
Function
deriveMonthWeekBufferResult
( snapshot: DerivedMonthWeekBufferSnapshot, input: Pick< DerivedMonthWeekBufferInput, "rows" | "ba
apps/web/src/components/calendar/month-view/use-derived-month-week-buffer.ts:187
↓ 2 callers
Function
deriveMonthWeekBufferSnapshot
( previous: DerivedMonthWeekBufferSnapshot | null, input: DerivedMonthWeekBufferInput, )
apps/web/src/components/calendar/month-view/use-derived-month-week-buffer.ts:132
↓ 2 callers
Function
deriveRingBufferSnapshot
( args: DeriveRingBufferArgs<TItem, TCursor>, )
apps/web/src/lib/data-structures/derive-ring-buffer.ts:134
↓ 2 callers
Function
deriveWeekDayBufferResult
( snapshot: DerivedWeekDayBufferSnapshot, input: Pick< DerivedWeekDayBufferInput, "columns" | "bas
apps/web/src/components/calendar/week-view/use-derived-week-day-buffer.ts:174
↓ 2 callers
Function
deriveWeekDayBufferSnapshot
( previous: DerivedWeekDayBufferSnapshot | null, input: DerivedWeekDayBufferInput, )
apps/web/src/components/calendar/week-view/use-derived-week-day-buffer.ts:123
↓ 2 callers
Function
encodeToolEnvelope
(envelope: ToolEnvelope)
packages/runtime-secure-exec/src/index.ts:161
↓ 2 callers
Function
endOfMonth
(value: T)
packages/temporal/src/utils.ts:190
↓ 2 callers
Method
enqueueLeftMany
(items: readonly T[])
apps/web/src/lib/data-structures/ring-buffer.ts:80
↓ 2 callers
Method
enqueueRightMany
(items: readonly T[])
apps/web/src/lib/data-structures/ring-buffer.ts:40
↓ 2 callers
Function
ensureMedia
()
apps/web/src/hooks/use-pointer-type.ts:9
↓ 2 callers
Function
extractSize
( entry: ResizeObserverEntry, sizeType: keyof ResizeObserverSize, )
apps/web/src/hooks/use-resize.ts:61
↓ 2 callers
Function
extractUrls
(text: string)
packages/providers/src/calendars/google-calendar/events/conferences/utils.ts:9
↓ 2 callers
Function
filterItemsByRange
( items: T[], startDate: Temporal.PlainDate, endDate: Temporal.PlainDate, )
apps/web/src/hooks/calendar/use-event-collection.ts:30
↓ 2 callers
Function
formatDuration
(duration: Temporal.Duration)
apps/web/src/hooks/time/use-relative-time.ts:12
↓ 2 callers
Function
formatValue
(value: unknown)
apps/app/src/components/prompt-kit/tool.tsx:120
↓ 2 callers
Function
formatWidth
(value: number, unit: "rem" | "px")
apps/web/src/hooks/use-sidebar-resize.ts:52
↓ 2 callers
Method
fromResponse
(response: Response, text: string)
packages/microsoft-calendar/src/error.ts:137
↓ 2 callers
Method
get
({ calendar, eventId, timeZone }: CalendarProviderEventsGetOptions)
packages/providers/src/calendars/google-calendar/events/index.ts:201
↓ 2 callers
Function
getAllDayItemCollectionsForDays
( items: InlineDisplayItem[], days: Temporal.PlainDate[], )
apps/web/src/components/calendar/utils/positioning/inline-items.ts:74
↓ 2 callers
Function
getBaseIndexOffset
({ baseIndex, columnsCenter, bufferCount, }: { baseIndex: number; columnsCenter: number; bufferCou
apps/web/src/components/calendar/week-view/use-derived-week-day-buffer.ts:109
↓ 2 callers
Function
getBaseIndexOffset
({ baseIndex, rowsCenter, bufferCount, }: { baseIndex: number; rowsCenter: number; bufferCount: nu
apps/web/src/components/calendar/month-view/use-derived-month-week-buffer.ts:118
↓ 2 callers
Function
getBytes
( value: BlobLikePart | AsyncIterable<BlobLikePart>, )
packages/google-maps-places/src/internal/to-file.ts:138
↓ 2 callers
Function
getBytes
( value: BlobLikePart | AsyncIterable<BlobLikePart>, )
packages/google-tasks/src/internal/to-file.ts:138
↓ 2 callers
Function
getBytes
( value: BlobLikePart | AsyncIterable<BlobLikePart>, )
packages/google-maps-routes/src/internal/to-file.ts:138
↓ 2 callers
Function
getCalendarProvider
( activeAccount: typeof account.$inferSelect, )
packages/providers/src/index.ts:73
↓ 2 callers
Function
getDisplayValue
( timeZoneId: string, date: Temporal.PlainDate, )
apps/web/src/lib/timezones.ts:43
↓ 2 callers
Function
getEventInForm
(eventId: string)
apps/web/src/components/event-form/atoms/form.ts:31
↓ 2 callers
Function
getGridPosition
( item: InlineDisplayItem, range: { start: Temporal.PlainDate; end: Temporal.PlainDate; }, )
apps/web/src/components/calendar/utils/multi-day-layout.ts:211
↓ 2 callers
Function
getIp
(headers: Headers)
packages/api/src/utils/ip.ts:3
↓ 2 callers
Function
getMonthStartWeek
( date: Temporal.PlainDate, weekStartsOn: WeekStartsOn, )
apps/web/src/components/calendar/month-view/month-view-snap-rows.tsx:33
↓ 2 callers
Function
getOrdinalSuffix
(day: number)
apps/web/src/components/event-form/recurrences/recurrence-suggestions.ts:20
↓ 2 callers
Function
getShortName
(timeZone: string, dateTime: Temporal.ZonedDateTime)
apps/web/src/components/calendar/timeline/header/use-timezone-info.ts:39
↓ 2 callers
Function
getUrl
()
apps/app/src/lib/trpc/client.tsx:19
↓ 2 callers
Function
getUrl
()
apps/web/src/lib/trpc/client.tsx:24
↓ 2 callers
Method
grandparentIndex
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:293
↓ 2 callers
Function
handleBranchChange
(newBranch: number)
apps/web/src/components/ai-elements/branch.tsx:46
↓ 2 callers
Method
insert
(params: InsertAclInput)
packages/google-calendar/src/acl/acl.ts:40
↓ 2 callers
Function
isArray
(val: unknown)
packages/google-maps-places/src/internal/utils/values.ts:12
↓ 2 callers
Function
isBlobLike
( value: any, )
packages/google-maps-places/src/internal/to-file.ts:35
↓ 2 callers
Function
isBlobLike
( value: any, )
packages/google-tasks/src/internal/to-file.ts:35
↓ 2 callers
Function
isBlobLike
( value: any, )
packages/google-maps-routes/src/internal/to-file.ts:35
↓ 2 callers
Method
isGrandchild
(ancestor: number, index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:303
↓ 2 callers
Function
isInlineItem
( item: DisplayItem, )
apps/web/src/lib/display-item.ts:154
↓ 2 callers
Method
isMinLevel
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:284
↓ 2 callers
Function
isMovedBetweenCalendars
( updated: CalendarEvent, previous: CalendarEvent, )
apps/web/src/components/calendar/flows/update-event/utils.ts:45
↓ 2 callers
Function
isNamedBlob
(value: unknown)
packages/google-maps-places/src/internal/uploads.ts:159
↓ 2 callers
Function
isNamedBlob
(value: object)
packages/google-tasks/src/internal/uploads.ts:156
↓ 2 callers
Function
isNamedBlob
(value: unknown)
packages/google-maps-routes/src/internal/uploads.ts:159
↓ 2 callers
Function
isUserOnlyAttendee
(attendees: Attendee[])
apps/web/src/lib/utils/events.ts:5
↓ 2 callers
Function
iterateHeaders
( headers: HeadersLike, )
packages/google-maps-places/src/internal/headers.ts:32
↓ 2 callers
Function
iterateHeaders
( headers: HeadersLike, )
packages/google-tasks/src/internal/headers.ts:30
↓ 2 callers
Function
iterateHeaders
( headers: HeadersLike, )
packages/google-maps-routes/src/internal/headers.ts:32
↓ 2 callers
Function
makeQueryClient
()
apps/app/src/lib/trpc/query-client.ts:9
↓ 2 callers
Function
makeQueryClient
()
apps/web/src/lib/trpc/query-client.tsx:11
↓ 2 callers
Method
makeRequest
( optionsInput: PromiseOrValue<FinalRequestOptions>, retriesRemaining: number | null, retryOfReque
packages/google-maps-places/src/client.ts:421
← previous
next →
201–300 of 2,565, ranked by callers