MCPcopy Create free account

hub / github.com/Acreom/keycheck / functions

Functions23 in github.com/Acreom/keycheck

↓ 9 callersFunctionplatformPreprocess
(shortcut: string, platform: "mac" | "win")
helpers/shortcuts.ts:201
↓ 3 callersFunctionloadAppsConfigs
()
helpers/apps.ts:4
↓ 2 callersFunctionbuildAppRoutes
()
helpers/apps.ts:9
↓ 2 callersFunctionbuildShortcutRoutes
()
helpers/apps.ts:16
↓ 2 callersMethodhasFullMatch
(shortcut: string, query: string)
helpers/AppBase.ts:35
↓ 2 callersMethodhasPartialMatch
(shortcut: string, query: string)
helpers/AppBase.ts:45
↓ 1 callersFunctioncharacterFromEvent
(e: KeyboardEvent)
helpers/shortcuts.ts:121
↓ 1 callersMethodgetGlobalMatches
(input: string, platform: "mac" | "win")
helpers/AppBase.ts:55
↓ 1 callersMethodgetMatches
(input: string, platform: "mac" | "win")
helpers/AppBase.ts:92
↓ 1 callersFunctiongetModifiers
(event: KeyboardEvent)
helpers/shortcuts.ts:132
↓ 1 callersFunctiongetShortcuts
()
plugins/Apps.ts:26
↓ 1 callersFunctiongetShortcutsMatches
( input: string, apps: App[], platform: "win" | "mac", )
plugins/Apps.ts:10
↓ 1 callersFunctionloadApps
()
plugins/Apps.ts:5
↓ 1 callersFunctionmatchShortcut
(shortcut: string)
plugins/Apps.ts:43
↓ 1 callersFunctionnormalizeModifierKeys
(keys: string)
helpers/shortcuts.ts:162
↓ 1 callersFunctionpreprocess
(key: string)
helpers/shortcuts.ts:194
Function"nitro:config"
(nitroConfig)
nuxt.config.ts:60
Methodconstructor
(params: AppParams)
helpers/AppBase.ts:13
FunctionextractKeys
(event: KeyboardEvent | null)
helpers/shortcuts.ts:154
FunctiongetTooltip
(key: string)
helpers/shortcuts.ts:51
FunctionplatformPreprocessCapturedKeys
(keys: string[])
helpers/shortcuts.ts:172
FunctionrouteToCapturedKeys
(keys: string)
helpers/shortcuts.ts:182
FunctiontransformKeys
(keys: string[])
helpers/shortcuts.ts:54