MCPcopy Create free account

hub / github.com/ShivaBhattacharjee/KeyZen / functions

Functions776 in github.com/ShivaBhattacharjee/KeyZen

MethodClose
()
data/go/04_interfaces.go:15
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
components/ui/command.tsx:20
FunctionCommandDialog
({ title = "Command Palette", description = "Search for a command to run...", children, className, s
components/ui/command.tsx:36
FunctionCommandEmpty
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
components/ui/command.tsx:107
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
components/ui/command.tsx:120
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
components/ui/command.tsx:68
FunctionCommandItem
({ className, children, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
components/ui/command.tsx:149
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
components/ui/command.tsx:91
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
components/ui/command.tsx:136
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"span">)
components/ui/command.tsx:169
FunctionCommitRow
({ commit, index }: { commit: ParsedCommit; index: number })
app/changelog/page.tsx:333
FunctionConfettiButtonComponent
({ options, children, ...props }: ConfettiButtonProps)
components/ui/confetti.tsx:117
FunctionConsistencyChart
()
app/landing/_components/StatsShowcase.tsx:394
FunctionCornerCross
({ pos }: { pos: "tl" | "tr" | "bl" | "br" })
app/landing/_components/FinalCTA.tsx:8
FunctionCustomTextDialog
({ value, onSave, trigger, codeManifest, }: CustomTextDialogProps)
components/custom-text-dialog.tsx:550
FunctionCustomTimeDialog
({ timeOption, onSave, trigger }: CustomTimeDialogProps)
components/custom-time-dialog.tsx:13
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
components/ui/dialog.tsx:10
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
components/ui/dialog.tsx:28
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
components/ui/dialog.tsx:50
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
components/ui/dialog.tsx:141
FunctionDialogFooter
({ className, showCloseButton = false, children, ...props }: React.ComponentProps<"div"> & { showClo
components/ui/dialog.tsx:98
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/dialog.tsx:88
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
components/ui/dialog.tsx:34
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
components/ui/dialog.tsx:22
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
components/ui/dialog.tsx:125
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
components/ui/dialog.tsx:16
MethodDog
data/cpp/03_classes_oop.cpp:17
FunctionDownloadResultsPopover
({ stats, pb }: { stats: ResultStats; pb?: { isNewPb: boolean; previous?: { wpm: number; accuracy: number; dat
components/results-screen.tsx:933
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
components/ui/drawer.tsx:7
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
components/ui/drawer.tsx:25
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
components/ui/drawer.tsx:43
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
components/ui/drawer.tsx:98
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<"div">)
components/ui/drawer.tsx:74
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/drawer.tsx:65
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
components/ui/drawer.tsx:31
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
components/ui/drawer.tsx:19
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
components/ui/drawer.tsx:83
FunctionDrawerTrigger
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>)
components/ui/drawer.tsx:13
FunctionDualKey
({ keyCode, width }: { keyCode: string; width?: number })
components/ui/magic-keyboard.tsx:969
FunctionDualKey
Renders a key with one or two labels (shift label on top, normal on bottom).
components/ui/keyboard.tsx:753
FunctionDynamicFavicon
()
components/dynamic-favicon.tsx:8
FunctionEmptyState
()
app/changelog/page.tsx:383
FunctionErrorDecayChart
()
app/landing/_components/StatsShowcase.tsx:478
FunctionFAQ
()
app/landing/_components/FAQ.tsx:106
FunctionFinalCTA
()
app/landing/_components/FinalCTA.tsx:102
FunctionFooter
()
app/landing/_components/Footer.tsx:117
FunctionGET
()
app/api/themes/route.ts:64
FunctionHero
()
app/landing/_components/Hero.tsx:516
FunctionHero
()
app/changelog/page.tsx:262
FunctionHighlight
({ ref, ...props }: HighlightProps<T>)
components/animate-ui/primitives/effects/highlight.tsx:120
FunctionHighlightItem
({ ref, as, children, id, value, className, style, transition, disabled = false, activeCla
components/animate-ui/primitives/effects/highlight.tsx:382
FunctionIconX
({ size = 16 }: { size?: number })
components/shareable-result-card.tsx:7
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
components/ui/input.tsx:5
FunctionInputGroup
({ className, ...props }: React.ComponentProps<"div">)
components/ui/input-group.tsx:7
FunctionInputGroupAddon
({ className, align = "inline-start", ...props }: React.ComponentProps<"div"> & VariantProps<typeof inpu
components/ui/input-group.tsx:42
MethodInvalidDurationException
(String message)
data/java/04_exceptions.java:2
FunctionKey
({ className, childrenClassName, containerClassName, children, keyCode, }: { className
components/ui/magic-keyboard.tsx:984
FunctionKey
({ width = 50, children, className, keyCode, }: KeyProps)
components/ui/keyboard.tsx:780
FunctionKeyboard
({ className, enableHaptics = false, enableSound = false, soundUrl = "/sounds/sound.ogg",
components/ui/magic-keyboard.tsx:709
FunctionKeyboard
({ className, theme = "classic", enableSound = true, enableHaptics = true, soundUrl = "/sounds/sound
components/ui/keyboard.tsx:79
FunctionKeyboardKeys
()
components/ui/keyboard.tsx:521
FunctionKeyboardLayoutGrid
()
app/landing/_components/LanguageSupport.tsx:186
FunctionKeyboardProvider
({ children, enableHaptics = false, enableSound = false, soundUrl, soundConfigUrl, con
components/ui/magic-keyboard.tsx:421
FunctionKeyboardProvider
({ children, containerRef, theme, enableSound, enableHaptics, soundUrl, soundConfigUrl, onKeyE
components/ui/keyboard.tsx:190
FunctionKeyboardShowcase
({ children, soundPack, onSoundPackChange, }: { children: React.ReactNode; soundPack: string; onSo
app/landing/_components/KeyboardStrip.tsx:145
FunctionKeyboardStrip
()
app/landing/_components/KeyboardStrip.tsx:57
FunctionKeyboardStyleMagicIcon
({ selected }: { selected: boolean })
components/settings-panel.tsx:921
FunctionKeyboardStyleNormalIcon
({ selected }: { selected: boolean })
components/settings-panel.tsx:912
FunctionKeypad
()
components/ui/magic-keyboard.tsx:752
FunctionKeystrokePreview
()
components/ui/magic-keyboard.tsx:644
FunctionLandingPage
()
app/landing/page.tsx:66
FunctionLanguageCard
({ label, sample, index, }: { label: string sample: string index: number })
app/landing/_components/LanguageSupport.tsx:149
FunctionLanguageDeck
()
app/landing/_components/LanguageSupport.tsx:225
FunctionLanguageGlobe
()
app/landing/_components/LanguageSupport.tsx:34
FunctionLanguageSupport
()
app/landing/_components/LanguageSupport.tsx:248
FunctionLaunchSignal
()
app/landing/_components/FinalCTA.tsx:25
FunctionLoading
({ className }: { className?: string })
components/ui/loader.tsx:16
FunctionLoopVisual
()
app/landing/_components/Process.tsx:32
FunctionMarquee
()
app/landing/_components/SoundWave.tsx:49
FunctionMobileSurface
()
app/landing/_components/MobileSurface.tsx:67
FunctionModeCard
({ tag, title, line, icon, index, }: { tag: string; title: string; line: string; icon: React
app/landing/_components/Modes.tsx:124
FunctionModeCode
()
app/landing/_components/ModeIcons.tsx:43
FunctionModeCustom
()
app/landing/_components/ModeIcons.tsx:98
FunctionModeQuote
()
app/landing/_components/ModeIcons.tsx:87
FunctionModeTime
()
app/landing/_components/ModeIcons.tsx:3
FunctionModeWords
()
app/landing/_components/ModeIcons.tsx:24
FunctionModeZen
()
app/landing/_components/ModeIcons.tsx:71
FunctionModes
()
app/landing/_components/Modes.tsx:96
FunctionModifierKey
({ className, containerClassName, children, keyCode, }: { className?: string; containe
components/ui/magic-keyboard.tsx:1048
FunctionMonthMarker
({ label, count }: { label: string; count: number })
app/changelog/page.tsx:277
FunctionNavCell
({ index, href, label, isLast, }: { index: number href: string label: string isLast: boolean }
app/landing/page.tsx:309
FunctionNewServer
(host string, port int)
public/code/go/06_structs.go:7
FunctionNewServer
(host string, port int)
data/go/06_structs.go:7
FunctionNextThemeSwitcher
({ className }: NextThemeSwitcherProps)
components/kibo-ui/theme-switcher/next-theme-switcher.tsx:11
MethodNode
data/cpp/04_smart_pointers.cpp:8
FunctionNoiseOverlay
()
app/landing/page.tsx:129
FunctionNotFound
()
app/not-found.tsx:9
FunctionNowPlaying
({ active }: { active: boolean })
app/landing/_components/MobileSurface.tsx:299
FunctionOdometerNumber
({ value, suffix = "", prefix = "", className = "", style, delay = 0, duration = 1.1, margin =
app/landing/_components/StatsShowcase.tsx:23
FunctionOptionKey
({ className }: { className?: string })
components/ui/magic-keyboard.tsx:1108
← previousnext →401–500 of 776, ranked by callers