Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Levofron/NotionLingo
/ functions
Functions
375 in github.com/Levofron/NotionLingo
⨍
Functions
375
◇
Types & classes
150
Function
SpinnerComponent
( { mode = 'dark', ...restProps }, ref, )
client/presentation/atoms/spinner/spinner.component.tsx:6
Function
StackComponent
( props, ref, )
client/presentation/atoms/stack/stack.component.tsx:6
Function
TabComponent
( props, ref, )
client/presentation/atoms/tab/tab.component.tsx:6
Function
TabListComponent
( props, ref, )
client/presentation/atoms/tab-list/tab-list.component.tsx:6
Function
TabPanelComponent
( props, ref, )
client/presentation/atoms/tab-panel/tab-panel.component.tsx:6
Function
TabPanelsComponent
( props, ref, )
client/presentation/atoms/tab-panels/tab-panels.component.tsx:6
Function
TabsComponent
( props, ref, )
client/presentation/atoms/tabs/tabs.component.tsx:6
Function
Terms
()
client/presentation/pages/terms/terms.page.tsx:4
Function
Terms
()
client/presentation/templates/terms/terms.component.tsx:6
Function
Terms
()
pages/terms.tsx:4
Function
Testimonials
()
client/presentation/molecules/testimonials/testimonials.component.tsx:5
Function
TextComponent
( { children, withBalancer = false, ...restProps }, ref, )
client/presentation/atoms/text/text.component.tsx:10
Function
TextUnderlineComponent
({ children, mode = 'dark', })
client/presentation/atoms/text-underline/text-underline.component.tsx:6
Function
TextareaComponent
( { mode = 'dark', style, ...restProps }, ref, )
client/presentation/atoms/textarea/textarea.component.tsx:6
Function
TextareaControl
({ errorMessage, isDisabled, isRequired, label, mode, ...textareaProps })
client/presentation/molecules/textarea-control/textarea-control.component.tsx:13
Function
TooltipComponent
( props, ref, )
client/presentation/atoms/tooltip/tooltip.component.tsx:6
Function
TryItNow
()
client/presentation/molecules/try-it-now/try-it-now.component.tsx:18
Function
UserProvider
({ children }: UserProviderProps)
client/presentation/providers/user-provider/user-provider.component.tsx:16
Function
VStackComponent
( props, ref, )
client/presentation/atoms/v-stack/v-stack.component.tsx:6
Function
WrapBalancerProvider
({ children })
client/presentation/providers/wrap-balancer-provider/wrap-balancer-provider.component.tsx:6
Function
displayCreateNotionIntegrationTab
()
client/presentation/pages/onboarding/onboarding.page.tsx:36
Function
displaySelectNotionDatabaseTab
()
client/presentation/pages/onboarding/onboarding.page.tsx:72
Function
displayShareDatabaseIntegrationTab
()
client/presentation/pages/onboarding/onboarding.page.tsx:48
Function
displayValidateIntegrationTab
()
client/presentation/pages/onboarding/onboarding.page.tsx:60
Function
displayVerifyDatabaseTab
()
client/presentation/pages/onboarding/onboarding.page.tsx:24
Function
end
()
client/shared/hooks/use-countdown/use-countdown.hook.ts:31
Function
eventListener
(event: WindowEventMap[K])
client/shared/hooks/use-event-listener/use-event-listener.hook.ts:29
Function
getMultiSelectProperty
(columnName: string, type: string, newValue: string)
pages/api/notion/create.ts:26
Function
getPreviousPath
()
client/presentation/providers/router-provider/router-provider.component.tsx:16
Function
getSensitive
()
client/presentation/organisms/notion-word-card-animation-wrapper/notion-word-card-animation-wrapper.component.tsx:27
Function
handleActionButtonClick
()
client/presentation/molecules/home-hero/home-hero.component.tsx:16
Function
handleActionButtonClick
()
client/presentation/molecules/try-it-now/try-it-now.component.tsx:22
Function
handleAddWordClick
(word: string, meaning: string, exampleSentence: string)
client/presentation/pages/find-word/find-word.page.tsx:46
Function
handleApplySuggestion
(updatedNotionWord: UpdatedNotionWord)
client/presentation/pages/dashboard/dashboard.page.tsx:54
Function
handleAvailableNotionDatabaseClick
(databaseId: string)
client/presentation/organisms/onboarding-step-five/onboarding-step-five.component.tsx:24
Function
handleChange
(newValue: number)
client/presentation/atoms/slider/slider.component.tsx:18
Function
handleClick
()
client/presentation/organisms/back-to-top-button/back-to-top-button.component.tsx:25
Function
handleClose
()
client/presentation/molecules/confirmation-modal/confirmation-modal.component.tsx:46
Function
handleCopy
(phrase: string)
client/presentation/pages/find-word/find-word.page.tsx:33
Function
handleDeleteProfile
()
client/presentation/pages/account-settings/account-settings.page.tsx:60
Function
handleLearnMoreClick
()
client/presentation/molecules/home-hero/home-hero.component.tsx:32
Function
handleMouseEnter
()
client/presentation/atoms/slider/slider.component.tsx:26
Function
handleMouseLeave
()
client/presentation/atoms/slider/slider.component.tsx:28
Function
handleNotionWordCardClick
(notionWord: NotionWord)
client/presentation/pages/dashboard/dashboard.page.tsx:43
Function
handlePitchChange
(value: number)
client/presentation/organisms/notion-word-card-back/notion-word-card-back.component.tsx:23
Function
handleRateChange
(value: number)
client/presentation/organisms/notion-word-card-back/notion-word-card-back.component.tsx:29
Function
handleRedirectToHome
()
client/presentation/pages/offline/offline.page.tsx:12
Function
handleRefetch
()
client/presentation/pages/add-word/add-word.page.tsx:29
Function
handleResetIntegration
()
client/presentation/pages/account-settings/account-settings.page.tsx:37
Function
handleResetToDefaults
()
client/presentation/organisms/notion-word-card-back/notion-word-card-back.component.tsx:47
Function
handleResize
()
client/shared/hooks/use-window-size/use-window-size.hook.ts:8
Function
handleRotateIconClick
()
client/presentation/organisms/notion-word-card-animation-wrapper/notion-word-card-animation-wrapper.component.tsx:61
Function
handleSubmit
(values: Record<string, string>, resetFormik: () => void)
client/presentation/pages/add-word/add-word.page.tsx:34
Function
handleSubmit
(_values: Record<string, string>, reset: () => void)
client/presentation/pages/login/login.page.tsx:12
Function
handleVoiceChange
({ target: { value } }: ChangeEvent<HTMLSelectElement>)
client/presentation/organisms/notion-word-card-back/notion-word-card-back.component.tsx:41
Function
handleVolumeChange
(value: number)
client/presentation/organisms/notion-word-card-back/notion-word-card-back.component.tsx:35
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/set-supabase-cookie.ts:12
Function
handler
(_: NextApiRequest, res: NextApiResponse)
pages/api/health-check.ts:11
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/profile/get.ts:49
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/profile/logged.ts:16
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/profile/increase-daily-streak.ts:42
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/profile/delete.ts:21
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/profile/reset-notion-integration.ts:20
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/dictionary/find.ts:172
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notion/table-columns.ts:16
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notion/available-databases.ts:19
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notion/update.ts:46
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notion/random-words.ts:151
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notion/create.ts:42
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notion/set-api-token.ts:30
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notion/set-database-id.ts:43
Function
isSupportedUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:13
Function
onUpdate
(value)
client/presentation/atoms/counter/counter.component.tsx:19
Method
render
()
pages/_document.tsx:4
Function
reset
()
client/presentation/templates/add-word/add-word.component.tsx:40
← previous
301–375 of 375, ranked by callers