Skip to content

A web page for an online keyboard that I developed using keyboard keycodes. Languages: Javascript, NodeJS, and CSS

Notifications You must be signed in to change notification settings

ericphilip17/Keycodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keycodes

This is a web page for displaying keycodes for different keyboard keys.

Once you click a particular key, a pop up comes up with the corresponding keycode and then disappears after 2s.

Keycodes are useful in implementing certain functionalities on a webpage. Eg, The ENTER key is code 13 and can be used to implement the SUBMIT functionality.

About

A web page for an online keyboard that I developed using keyboard keycodes. Languages: Javascript, NodeJS, and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published