https://github.com/bjorkgard/keypressed
A simple webpage that responds to the key pressed and returns the JavaScript 'on-key pressed' keycode.
https://github.com/bjorkgard/keypressed
key-press keycode
Last synced: about 1 month ago
JSON representation
A simple webpage that responds to the key pressed and returns the JavaScript 'on-key pressed' keycode.
- Host: GitHub
- URL: https://github.com/bjorkgard/keypressed
- Owner: bjorkgard
- License: gpl-3.0
- Created: 2020-11-17T07:34:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-26T22:34:26.000Z (6 months ago)
- Last Synced: 2025-12-20T20:30:00.439Z (5 months ago)
- Topics: key-press, keycode
- Language: Vue
- Homepage: https://bjorkgard.github.io/keypressed/
- Size: 1.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keypressed
A simple webpage that responds to the key pressed and returns the JavaScript 'on-key pressed' keycode.
[Demo](https://bjorkgard.github.io/keypressed/)