Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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"

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)