MCPcopy Create free account

hub / github.com/cosscom/coss / functions

Functions2,858 in github.com/cosscom/coss

↓ 492 callersFunctioncategories
(...categories: T)
apps/ui/registry/registry-particles.ts:10
↓ 285 callersFunctioncn
(...inputs: ClassValue[])
apps/ui/registry/default/lib/utils.ts:4
↓ 278 callersFunctioncn
(...inputs: ClassValue[])
packages/ui/src/lib/utils.ts:4
↓ 210 callersFunctioncn
(...inputs: ClassValue[])
apps/origin/registry/default/lib/utils.ts:4
↓ 105 callersFunctioncn
(...inputs: ClassValue[])
apps/ui/lib/utils.ts:4
↓ 54 callersFunctionaddDays
(date: Date, days: number)
apps/examples/calcom/lib/mock-bookings-data.ts:1929
↓ 32 callersFunctionisSameDay
(date1: Date, date2: Date)
apps/examples/calcom/lib/mock-bookings-data.ts:1921
↓ 26 callersFunctionuseMediaQuery
( query: BreakpointQuery | MediaQueryInput | (string & {}), )
apps/ui/registry/default/hooks/use-media-query.ts:71
↓ 24 callersFunctioncn
(...inputs: ClassValue[])
apps/origin/lib/utils.ts:60
↓ 24 callersFunctionsubDays
(date: Date, days: number)
apps/examples/calcom/components/app/filter-chip-date-range.tsx:17
↓ 16 callersFunctionuseFileUpload
( options: FileUploadOptions = {}, )
apps/origin/registry/default/hooks/use-file-upload.ts:62
↓ 13 callersFunctionformatBytes
(bytes: number, decimals = 2)
apps/origin/registry/default/hooks/use-file-upload.ts:404
↓ 13 callersFunctiononChange
()
apps/origin/hooks/use-mobile.tsx:12
↓ 12 callersFunctioncopyToClipboard
(value: string)
apps/ui/registry/default/hooks/use-copy-to-clipboard.ts:15
↓ 12 callersFunctionuseCopyToClipboard
({ timeout = 2000, onCopy, }: { timeout?: number; onCopy?: () => void; } = {})
apps/ui/registry/default/hooks/use-copy-to-clipboard.ts:5
↓ 9 callersFunctionisActionDisabled
( actionId: BookingActionId, context: BookingActionContext, )
apps/examples/calcom/lib/booking-action-rules.ts:143
↓ 9 callersFunctionstartOfDay
(date: Date)
apps/examples/calcom/components/app/filter-chip-date-range.tsx:23
↓ 8 callersFunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement>)
apps/origin/registry/default/components/comp-502.tsx:28
↓ 7 callersFunctionformatTimeWithOptionalMinutes
(date: Date)
apps/origin/registry/default/components/event-calendar/event-item.tsx:18
↓ 7 callersFunctionisMultiDayEvent
(event: CalendarEvent)
apps/origin/registry/default/components/event-calendar/utils.ts:53
↓ 7 callersFunctionstartOfYear
(date: Date)
apps/examples/calcom/app/(settings)/settings/billing/billing-page-content.tsx:77
↓ 7 callersFunctionuseAdaptiveMenuVariant
()
apps/examples/calcom/components/shared/adaptive-menu.tsx:36
↓ 7 callersFunctionuseLoadingState
(delayMs: number)
apps/examples/calcom/hooks/use-loading-state.ts:9
↓ 6 callersFunctionSeparator
(props: Parameters<typeof SeparatorComponent>[0])
packages/ui/test/components/separator.test.tsx:40
↓ 6 callersFunctiongetCategorySortOrder
(category: string)
apps/ui/registry/registry-categories.ts:94
↓ 6 callersFunctiongetMockBooking
(bookings: Booking[], index: number)
apps/examples/calcom/lib/mock-bookings-data.ts:1102
↓ 6 callersFunctionlastSeparatorCall
()
packages/ui/test/components/separator.test.tsx:45
↓ 6 callersFunctionstartOfMonth
(date: Date)
apps/examples/calcom/app/(settings)/settings/billing/billing-page-content.tsx:75
↓ 6 callersFunctiontoDateStr
(d: Date)
apps/examples/calcom/components/app/filter-chip-date-range.tsx:50
↓ 6 callersFunctiontoast
({ ...props }: Toast)
apps/origin/registry/default/hooks/use-toast.ts:144
↓ 6 callersFunctionusePagination
({ currentPage, totalPages, paginationItemsToDisplay, }: UsePaginationProps)
apps/origin/registry/default/hooks/use-pagination.ts:13
↓ 6 callersFunctionuseSliderWithInput
({ minValue = 0, maxValue = 100, initialValue = [minValue], defaultValue = [minValue], }: UseSliderWit
apps/origin/registry/default/hooks/use-slider-with-input.ts:12
↓ 5 callersFunctionapplyInvoicePreset
( presetValue: string, range: { from: Date; to: Date }, )
apps/examples/calcom/app/(settings)/settings/billing/billing-page-content.tsx:96
↓ 5 callersFunctiondispatch
(action: Action)
apps/origin/registry/default/hooks/use-toast.ts:135
↓ 5 callersFunctionendOfDay
(date: Date)
apps/examples/calcom/components/app/filter-chip-date-range.tsx:29
↓ 5 callersFunctionisVisible
( variant: AdaptiveMenuVariant, show: AdaptiveMenuVisibility = "all", )
apps/examples/calcom/components/shared/adaptive-menu.tsx:48
↓ 4 callersFunctioncreateTodayDate
(hours: number, minutes: number)
apps/examples/calcom/lib/mock-bookings-data.ts:1162
↓ 4 callersFunctionisSameMonth
(date: Date, referenceDate: Date)
apps/examples/calcom/lib/mock-bookings-data.ts:1953
↓ 4 callersFunctiontextOperatorNeedsValue
(op: TextFilterOperator)
apps/examples/calcom/components/app/filter-chip-text.tsx:52
↓ 4 callersFunctiontransToGroupOption
(options: Option[], groupBy?: string)
apps/origin/registry/default/ui/multiselect.tsx:106
↓ 4 callersFunctiontransToGroupOption
(options: Option[], groupBy?: string)
apps/origin/app/search/multiselect.tsx:107
↓ 4 callersFunctionuseCharacterLimit
({ maxLength, initialValue = "", }: UseCharacterLimitProps)
apps/origin/registry/default/hooks/use-character-limit.ts:10
↓ 4 callersFunctionuseSidebar
()
packages/ui/src/components/sidebar.tsx:70
↓ 4 callersFunctionuseSidebar
()
apps/ui/registry/default/ui/sidebar.tsx:70
↓ 3 callersFunctionButton
({ className, variant, size, render, children, loading = false, disabled: disabledProp, ...pro
packages/ui/src/components/button.tsx:57
↓ 3 callersFunctioncopy
(text: string)
apps/origin/hooks/use-copy.ts:6
↓ 3 callersFunctionfmt
(d: Date)
apps/examples/calcom/components/app/filter-chip-date-range.tsx:134
↓ 3 callersFunctionhandleEmptyCode
()
apps/origin/components/component-details.tsx:41
↓ 3 callersFunctionhandleEventClick
(event: CalendarEvent, e: React.MouseEvent)
apps/origin/registry/default/components/event-calendar/month-view.tsx:81
↓ 3 callersFunctionhandleRemoveFilter
(columnId: string)
apps/examples/calcom/components/app/bookings-filters.tsx:222
↓ 3 callersFunctionhandleUpdateFilter
( columnId: string, values: string[], op?: TextFilterOperator, )
apps/examples/calcom/components/app/bookings-filters.tsx:214
↓ 3 callersFunctioninferDatePresetId
( committed: DateRange | undefined, presets: ReadonlyArray<DateRangePreset>, )
apps/examples/calcom/components/app/filter-chip-date-range.tsx:114
↓ 3 callersFunctionisTextFilterComplete
(filter: ActiveFilter)
apps/examples/calcom/components/app/filter-chip-types.ts:42
↓ 3 callersFunctionlastUseRenderCall
()
packages/ui/test/components/button.test.tsx:38
↓ 3 callersFunctionregisterResetFunction
(resetFn: () => void, index: number)
apps/origin/registry/default/components/comp-264.tsx:23
↓ 3 callersFunctionsetApps
(next: ConferencingApp[])
apps/examples/calcom/app/(settings)/settings/my-account/conferencing/conferencing-empty.tsx:87
↓ 3 callersFunctionstartOfWeekMonday
(date: Date)
apps/examples/calcom/components/app/filter-chip-date-range.tsx:39
↓ 3 callersFunctionsubDays
(date: Date, days: number)
apps/examples/calcom/app/(settings)/settings/billing/billing-page-content.tsx:70
↓ 3 callersFunctionuseConfig
()
apps/ui/hooks/use-config.ts:14
↓ 3 callersFunctionuseCopy
(duration = 1500)
apps/origin/hooks/use-copy.ts:3
↓ 3 callersFunctionuseTreeContext
()
apps/origin/registry/default/ui/tree.tsx:23
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
apps/origin/registry/default/hooks/use-toast.ts:60
↓ 2 callersFunctioncalculateRelevanceWeight
( particle: Particle, searchTerms: RegistryCategory[], )
apps/ui/app/particles/particles-display.tsx:15
↓ 2 callersFunctioncountItemsInRange
(min: number, max: number)
apps/origin/registry/default/components/comp-265.tsx:172
↓ 2 callersFunctioncountItemsInRange
()
apps/ui/registry/default/particles/p-slider-22.tsx:171
↓ 2 callersFunctioncreateRelativeDate
(minutesFromNow: number)
apps/examples/calcom/lib/mock-bookings-data.ts:1203
↓ 2 callersFunctiondoSearch
()
apps/origin/registry/default/ui/multiselect.tsx:311
↓ 2 callersFunctiondoSearch
()
apps/origin/app/search/multiselect.tsx:324
↓ 2 callersFunctiondoSearchSync
()
apps/origin/registry/default/ui/multiselect.tsx:287
↓ 2 callersFunctiondoSearchSync
()
apps/origin/app/search/multiselect.tsx:300
↓ 2 callersFunctionendOfWeekMonday
(date: Date)
apps/examples/calcom/components/app/filter-chip-date-range.tsx:43
↓ 2 callersFunctionexec
()
apps/origin/registry/default/ui/multiselect.tsx:292
↓ 2 callersFunctionexec
()
apps/origin/app/search/multiselect.tsx:305
↓ 2 callersFunctionformatBookingDate
(startTime: Date, endTime?: Date)
apps/examples/calcom/lib/mock-bookings-data.ts:1753
↓ 2 callersFunctionformatBookingTime
(startTime: Date, endTime: Date)
apps/examples/calcom/lib/mock-bookings-data.ts:1774
↓ 2 callersFunctionformatDate
(dateStr: string)
apps/examples/calcom/app/(settings)/settings/developer/api-keys/api-keys-list.tsx:36
↓ 2 callersFunctionformatDate
(date: Date)
apps/examples/calcom/app/(settings)/settings/billing/billing-page-content.tsx:78
↓ 2 callersFunctionformatPrice
(price: number)
apps/origin/registry/default/components/comp-260.tsx:13
↓ 2 callersFunctionformatPrice
(price: number)
apps/ui/registry/default/particles/p-slider-15.tsx:13
↓ 2 callersFunctionformatTime
(d: Date)
apps/examples/calcom/lib/mock-bookings-data.ts:1775
↓ 2 callersFunctionformatTimeInTimezone
(date: Date, timeZone: string)
apps/examples/calcom/app/(dashboard)/booking/bookings-list.tsx:522
↓ 2 callersFunctiongetAgendaEventsForDay
( events: CalendarEvent[], day: Date, )
apps/origin/registry/default/components/event-calendar/utils.ts:131
↓ 2 callersFunctiongetAnimationStyle
()
apps/origin/app/easings/easings.tsx:75
↓ 2 callersFunctiongetBookingParticipants
(booking: Booking)
apps/examples/calcom/lib/mock-bookings-data.ts:1784
↓ 2 callersFunctiongetCategory
(slug: string)
apps/origin/config/components.ts:793
↓ 2 callersFunctiongetColSpanClasses
(includeStart = false)
apps/origin/components/component-card.tsx:15
↓ 2 callersFunctiongetColumnDisplayWidth
({ columnId, columnsTotalSize, fillerColumnId, headers, size, tableWidth, }: { columnId: string;
apps/examples/calcom/app/(dashboard)/members/members-page-client.tsx:396
↓ 2 callersFunctiongetComponentsByNames
(names: string[])
apps/origin/lib/utils.ts:21
↓ 2 callersFunctiongetDateKeyInTimezone
(date: Date, timeZone: string)
apps/examples/calcom/app/(dashboard)/booking/bookings-list.tsx:531
↓ 2 callersFunctiongetEventColorClasses
(color?: EventColor | string)
apps/origin/registry/default/components/event-calendar/utils.ts:10
↓ 2 callersFunctiongetEventTypeColors
(et: EventType)
apps/examples/calcom/app/(dashboard)/event-types/event-types-list.tsx:116
↓ 2 callersFunctiongetEventTypePath
(eventType: EventType)
apps/examples/calcom/app/(dashboard)/event-types/event-types-list.tsx:262
↓ 2 callersFunctiongetFileIcon
(file: { file: File | { type: string; name: string } })
apps/origin/registry/default/components/comp-553.tsx:49
↓ 2 callersFunctiongetIconForLanguageExtension
(language: string)
packages/ui/src/shared/icons.tsx:192
↓ 2 callersFunctiongetInitials
(name: string)
apps/examples/calcom/app/(settings)/settings/developer/webhooks/webhooks-list-content.tsx:57
↓ 2 callersFunctiongetLocationLabel
(location: string | null)
apps/examples/calcom/lib/mock-bookings-data.ts:1795
↓ 2 callersFunctiongetMockEventType
(booking: Booking)
apps/examples/calcom/lib/mock-bookings-data.ts:1112
↓ 2 callersFunctiongetNoShowActionLabel
(attendeeList: BookingAttendee[])
apps/examples/calcom/lib/booking-action-rules.ts:212
↓ 2 callersFunctiongetPinnedDataAttribute
(column: Column<Member>)
apps/examples/calcom/app/(dashboard)/members/members-page-client.tsx:372
↓ 2 callersFunctiongetPinningStyles
(column: Column<Item>)
apps/origin/registry/default/components/comp-480.tsx:51
next →1–100 of 2,858, ranked by callers