https://github.com/betaweb/magikeys
Simple JS class that allows you to trigger an action after typing a keys sequence on your keyboard.
https://github.com/betaweb/magikeys
class javascript javascript-library keyboard keyboard-shortcuts keycode keys sequence trigger-actions
Last synced: 2 months ago
JSON representation
Simple JS class that allows you to trigger an action after typing a keys sequence on your keyboard.
- Host: GitHub
- URL: https://github.com/betaweb/magikeys
- Owner: betaWeb
- License: mit
- Created: 2019-09-06T14:41:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:38:15.000Z (over 3 years ago)
- Last Synced: 2025-10-28T00:25:42.457Z (9 months ago)
- Topics: class, javascript, javascript-library, keyboard, keyboard-shortcuts, keycode, keys, sequence, trigger-actions
- Language: TypeScript
- Size: 522 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# magikeys
Simple JS class that allows you to trigger an action after typing a keys sequence on your keyboard.