https://github.com/19h47/19h47-keycode
⌨️ Playing with keycode
https://github.com/19h47/19h47-keycode
keycodes
Last synced: about 2 months ago
JSON representation
⌨️ Playing with keycode
- Host: GitHub
- URL: https://github.com/19h47/19h47-keycode
- Owner: 19h47
- Created: 2019-05-29T11:17:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T08:20:04.000Z (over 1 year ago)
- Last Synced: 2025-03-03T08:17:16.054Z (3 months ago)
- Topics: keycodes
- Language: JavaScript
- Homepage: https://19h47.github.io/19h47-keycode/
- Size: 1.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @19h47/keycode
> Simple keycode helper
It can be really helpful to have constants for keycodes.
That way when you look at your sources 3 months later you won't have to remember what keycode `37` means.