Skip to content

Quick and dirty tool for inspecting JavaScript keyboard events

Notifications You must be signed in to change notification settings

davep/KeyboardEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

KeyboardEvents

Quick and dirty tool for inspecting JavaScript keyboard events.

I found myself needing a page where I could quickly test and inspect keyboard events in JavaScript. While I did have a quick search on the web, I didn't find quickly find anything that did the job I needed (doubtless there are some very comprehensive sites out there that do this sort of thing). Having failed to quickly find what I needed I did the only sensible thing: I spent time scratching an itch and had fun doing so.

http://blog.davep.org/KeyboardEvents/ is now a thing. It's hosted on my "blog" because it's actually hosted on GitHub Pages (and my blog is there too). This explains why the code is living in the docs directory.

About

Quick and dirty tool for inspecting JavaScript keyboard events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published