Search
is-hotkey
Check whether a browser event matches a hotkey.
v0.2.0 URL:
https://unpkg.com/is-hotkey@0.2.0/lib/index.js
Open
Browse Files
code
combo
event
hotkey
key
keycode
keycodes
keycombo
keydown
keyup
mousetrap
shortcut
which
keycode
Convert between keyboard keycodes and keynames and vice versa.
v2.2.1 URL:
https://unpkg.com/keycode@2.2.1/index.js
Open
Browse Files
keyboard
keycode
keyboardevent
ascii
keydown
keyup
metakey
keyname
keypress
is-hotkey-esm
Check whether a browser event matches a hotkey.
v1.0.0 URL:
https://unpkg.com/is-hotkey-esm@1.0.0/dist/index.js
Open
Browse Files
code
combo
event
hotkey
key
keycode
keycodes
keycombo
keydown
keyup
mousetrap
shortcut
which
@svelte-put/shortcut
Action to move node on mousedown & mousemove
v4.1.0 URL:
https://unpkg.com/@svelte-put/shortcut@4.1.0/src/index.js
Open
Browse Files
svelte
action
keyboard
shortcut
keydown
keyup
is-printable-key-event
Detect whether a KeyboardEvent is caused by a printable key
v1.0.0 URL:
https://unpkg.com/is-printable-key-event@1.0.0/dist/index.js
Open
Browse Files
key
keyCode
keydown
keyup
keypress
DOM
event
KeyboardEvent