Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victornpb/keystrokes
IE6 era library for making user configurable keybindings and keyboard support into "webapplications"
https://github.com/victornpb/keystrokes
ie6 javascript javascript-library keyboard keyboard-listeners keyboard-navigation keyboard-shortcuts vanilla-javascript
Last synced: 18 days ago
JSON representation
IE6 era library for making user configurable keybindings and keyboard support into "webapplications"
- Host: GitHub
- URL: https://github.com/victornpb/keystrokes
- Owner: victornpb
- Created: 2014-05-15T04:03:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T18:37:15.000Z (about 5 years ago)
- Last Synced: 2024-10-13T18:08:31.301Z (about 1 month ago)
- Topics: ie6, javascript, javascript-library, keyboard, keyboard-listeners, keyboard-navigation, keyboard-shortcuts, vanilla-javascript
- Language: JavaScript
- Homepage: http://victornpb.github.io/keystrokes/
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keystrokes
I wrote this because I wanted to add keyboard support to WebApps before they were even called WebApps. I wanted to use it for games and apps so I could easily add keyboard support, but also the user could choose his prefered keybindings.
This code was written when IE6 was the major browser, surprisingly it still works on modern browsers.http://victornpb.github.io/keystrokes/
[![preview](https://user-images.githubusercontent.com/3372598/64478810-5694ee80-d184-11e9-9b2f-2ee3f5bb2953.gif)](http://victornpb.github.io/keystrokes/index.html)