Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobertWHurst/KeyboardJS
/ locale.spec.js
File
locale.spec.js
test/locale.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
;
2
import
{ Locale } from
'../lib/locale'
;
3
import
{ KeyCombo } from
'../lib/key-combo'
;
4
Callers
nothing calls this directly
Calls
7
bindKeyCode
Method · 0.80
bindMacro
Method · 0.80
getKeyCodes
Method · 0.80
getKeyNames
Method · 0.80
setKillKey
Method · 0.80
pressKey
Method · 0.45
releaseKey
Method · 0.45
Tested by
no test coverage detected