Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 863 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 863 Bytes

JavaScript Keycodes

Helps you find key codes with ease by clicking any of the key on your keyboard along with ready JavaScript and jQuery copyable code snippets.

Installation

Go to your project dir and run the following snippet in the command line.

$ npm install

After it is done downloading essential gulp modules, you need to run

$ gulp

Features

  • Get any key code
  • Copy vanilla JavaScript or jQuery snippet
  • List of keycodes (Yet to add)

Online Demo

View

Support

  • Bugs and requests, submit them through the project's issues section
  • Questions? DM or Tweet me @mr_ali3n
License

Do whatever you want to do with this, will be glad if you can share the repo link as a credit note. ^^)