MCPcopy Create free account

hub / github.com/JiuRanYa/text-to-svg / functions

Functions68 in github.com/JiuRanYa/text-to-svg

↓ 32 callersFunctioncn
(...inputs: ClassValue[])
core/lib/utils.ts:4
↓ 2 callersFunctionrenderSettings
()
app/[locale]/page.tsx:422
↓ 2 callersFunctiontoggleLanguage
(newLocale: string)
app/[locale]/_components/language-switch.tsx:17
↓ 1 callersFunctiongenerateAnimationCSS
(type: string, speed: string, paused: boolean, fillColor: string)
app/[locale]/page.tsx:149
↓ 1 callersFunctiongenerateLLMsContent
()
app/llms.txt/route.ts:53
↓ 1 callersFunctionrenderAnimationSettings
()
app/[locale]/page.tsx:357
↓ 1 callersFunctionswitchLocale
(newLocale: string)
app/[locale]/_components/LanguageSwitcher.tsx:18
FunctionAboutPage
()
app/[locale]/about/page.tsx:9
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<'button'> & Variant
core/ui/button.tsx:38
FunctionCustomFontUploader
({ onFontLoaded, onFontRemoved, currentFileName }: CustomFontUploaderProps)
app/[locale]/_components/CustomFontUploader.tsx:13
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
core/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
core/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
core/ui/dropdown-menu.tsx:34
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
core/ui/dropdown-menu.tsx:54
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
core/ui/dropdown-menu.tsx:62
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
core/ui/dropdown-menu.tsx:146
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
core/ui/dropdown-menu.tsx:15
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
core/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
core/ui/dropdown-menu.tsx:122
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
core/ui/dropdown-menu.tsx:166
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
core/ui/dropdown-menu.tsx:179
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
core/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
core/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
core/ui/dropdown-menu.tsx:201
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
core/ui/dropdown-menu.tsx:23
FunctionExamplesPage
()
app/[locale]/examples/page.tsx:9
FunctionGET
()
app/llms.txt/route.ts:251
FunctionGoogleFontSelector
({ value, onChange, fontList, isLoading, searchTerm }: GoogleFontSelectorProps)
app/[locale]/_components/GoogleFontSelector.tsx:21
FunctionHeader
()
app/[locale]/_components/Header.tsx:17
FunctionHome
()
app/[locale]/page.tsx:25
FunctionInnerPageLayout
({ children, title, description, keyword }: InnerPageLayoutProps)
app/[locale]/_components/InnerPageLayout.tsx:12
FunctionInput
({ className, type, ...props }: React.ComponentProps<'input'>)
core/ui/input.tsx:5
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
core/ui/label.tsx:8
FunctionLanguageSwitch
()
app/[locale]/_components/language-switch.tsx:13
FunctionLanguageSwitcher
()
app/[locale]/_components/LanguageSwitcher.tsx:13
FunctionRootLayout
({ children, params, }: RootLayoutProps)
app/[locale]/layout.tsx:101
FunctionScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
core/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = 'vertical', ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
core/ui/scroll-area.tsx:31
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
core/ui/select.tsx:9
FunctionSelectContent
({ className, children, position = 'popper', ...props }: React.ComponentProps<typeof SelectPrimitive.C
core/ui/select.tsx:53
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
core/ui/select.tsx:15
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
core/ui/select.tsx:101
FunctionSelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
core/ui/select.tsx:88
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
core/ui/select.tsx:156
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
core/ui/select.tsx:138
FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
core/ui/select.tsx:125
FunctionSelectTrigger
({ className, size = 'default', children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
core/ui/select.tsx:27
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
core/ui/select.tsx:21
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
core/ui/sheet.tsx:9
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
core/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content
core/ui/sheet.tsx:47
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
core/ui/sheet.tsx:117
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
core/ui/sheet.tsx:94
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
core/ui/sheet.tsx:84
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
core/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
core/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
core/ui/sheet.tsx:104
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
core/ui/sheet.tsx:13
FunctionSourcesPage
()
app/[locale]/sources/page.tsx:11
FunctionSwitch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
core/ui/switch.tsx:8
FunctionTextarea
({ className, ...props }: React.ComponentProps<'textarea'>)
core/ui/textarea.tsx:5
FunctionToaster
({ ...props }: ToasterProps)
core/ui/sonner.tsx:6
FunctionTutorialsPage
()
app/[locale]/tutorials/page.tsx:10
FunctiondownloadDxf
()
app/[locale]/page.tsx:317
FunctiongenerateMetadata
({ params }: RootLayoutProps)
app/[locale]/layout.tsx:27
MethodgetPath
(text: string, x?: number, y?: number, fontSize?: number, options?: { kerning?: boolean; features?
opentype.d.ts:29
Functionrobots
()
app/robots.ts:3
Functionsitemap
()
app/sitemap.ts:11