Skip to content

Get to know all about the key events just with a keystroke.

License

Notifications You must be signed in to change notification settings

BeginArjun/js-keyevents-demo

 
 

Repository files navigation

js-keycodes-demo

👋 Hey there! Get to know all about the key events just with a key stroke.

🚀 Live demo

The app is deployed using Vercel and Netlify. You can play around with it from here,

Netlify Status

Optionally, you can also play around with it from here, https://stackblitz.com/edit/js-keycodes?file=index.js

👍 Want to Motivate?

Thanks for your time to reading this. Feel free to clone/fork/improve. Who doesn't want motivations? Give the project a star(⭐) if you liked the work.

Many Thanks to all the Stargazers who has supported this project with stars(⭐)

Stargazers repo roster for @atapas/js-keyevents-demo

🖮 A List of Key Codes

Click Here to see the list of key codes.

🏃🏿‍♂️ How to run the project locally?

  • Clone the project to a local directory.
  • Browse to the project folder, js-keyevents-demo.
  • Use the npx serve command to run the server.
  • Now you can access the app @ http://localhost:5000

Note: You must have Node.js v12.x or higher installed. Optionally, you can also deploy this app to any other web/app servers like tomcat, express, etc. and run.

About

Get to know all about the key events just with a keystroke.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.8%
  • HTML 34.4%
  • CSS 22.8%