GithubHelp home page GithubHelp logo

frankiefab100 / key-code-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

A minimalistic interface that generates Keyboard event value when entered by a user.

Home Page: https://frankiefab100.github.io/Key-Code-Generator/

HTML 35.08% JavaScript 28.57% CSS 36.35%
html-css-javascript keyboard-events keycode keydown keyup

key-code-generator's Introduction

KeyCode Generator

A simple program that display KEYCODES of various individual keyboard keys when the user interacts with them.

N/B: KeyCode is a deprecated property/method of KeyboardEvent interface.

Project Description

The keydown event type is triggered once a key is entered, displaying the event.which values as listed below.

KeyCode & Event Code

Key Event Code
BACKSPACE 8
TAB 9
ENTER 13
SHIFT 16
CTRL 17
ALT 18
PAUSE/BREAK 19
CAPSLOCK 20
ESC 27
SPACE 32
PAGEUP 33
PAGEDOWN 34
END 35
HOME 36
LEFT ARROW 37
UP ARROW 38
RIGHT ARROW 39
DOWN ARROW 40
PRINT SCREEN 44
INSERT 45
DELETE 46
0 48
1 49
2 50
3 51
4 52
5 53
6 54
7 55
8 56
9 57
; 59
= 61
A 65
B 66
C 67
D 68
E 69
F 70
G 71
H 72
I 73
J 74
K 75
L 76
M 77
N 78
O 79
P 80
Q 81
R 82
S 83
T 84
U 85
V 86
W 87
X 88
Y 89
Z 90
OPERATING SYSTEM 91
* 106
+ 107
- 109
/ 111
F1 112
F2 113
F3 114
F4 115
F5 116
F6 117
F7 118
F8 119
F9 120
F10 121
F11 122
F12 123
, 188
. 190
/ 191
` 192
[ 219
\ 220
] 221
' 222

Reference

Freecodecamp.org - Javascript Keycode List by Tapas Adhikary

key-code-generator's People

Contributors

frankiefab100 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.