ribafs / js-keyevents

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

Home Page:https://ribafs.github.io/js-keyevents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://ribafs.github.io/js-keyevents

License:MIT License


Languages

Language:JavaScript 42.8%Language:HTML 34.4%Language:CSS 22.8%