Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acreom/keycheck
/ functions
Functions
23 in github.com/Acreom/keycheck
⨍
Functions
23
◇
Types & classes
5
↓ 9 callers
Function
platformPreprocess
(shortcut: string, platform: "mac" | "win")
helpers/shortcuts.ts:201
↓ 3 callers
Function
loadAppsConfigs
()
helpers/apps.ts:4
↓ 2 callers
Function
buildAppRoutes
()
helpers/apps.ts:9
↓ 2 callers
Function
buildShortcutRoutes
()
helpers/apps.ts:16
↓ 2 callers
Method
hasFullMatch
(shortcut: string, query: string)
helpers/AppBase.ts:35
↓ 2 callers
Method
hasPartialMatch
(shortcut: string, query: string)
helpers/AppBase.ts:45
↓ 1 callers
Function
characterFromEvent
(e: KeyboardEvent)
helpers/shortcuts.ts:121
↓ 1 callers
Method
getGlobalMatches
(input: string, platform: "mac" | "win")
helpers/AppBase.ts:55
↓ 1 callers
Method
getMatches
(input: string, platform: "mac" | "win")
helpers/AppBase.ts:92
↓ 1 callers
Function
getModifiers
(event: KeyboardEvent)
helpers/shortcuts.ts:132
↓ 1 callers
Function
getShortcuts
()
plugins/Apps.ts:26
↓ 1 callers
Function
getShortcutsMatches
( input: string, apps: App[], platform: "win" | "mac", )
plugins/Apps.ts:10
↓ 1 callers
Function
loadApps
()
plugins/Apps.ts:5
↓ 1 callers
Function
matchShortcut
(shortcut: string)
plugins/Apps.ts:43
↓ 1 callers
Function
normalizeModifierKeys
(keys: string)
helpers/shortcuts.ts:162
↓ 1 callers
Function
preprocess
(key: string)
helpers/shortcuts.ts:194
Function
"nitro:config"
(nitroConfig)
nuxt.config.ts:60
Method
constructor
(params: AppParams)
helpers/AppBase.ts:13
Function
extractKeys
(event: KeyboardEvent | null)
helpers/shortcuts.ts:154
Function
getTooltip
(key: string)
helpers/shortcuts.ts:51
Function
platformPreprocessCapturedKeys
(keys: string[])
helpers/shortcuts.ts:172
Function
routeToCapturedKeys
(keys: string)
helpers/shortcuts.ts:182
Function
transformKeys
(keys: string[])
helpers/shortcuts.ts:54