Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 224 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 224 Bytes

KeyReader

KeyReader is a simple JavaScript application that reads Key pressed by the user.

I have used onkeydown event to listen to pressed keys.

Basic style is used. If you want, you can customize it accordingly.