jquery.hotkeys VS Keypress

Compare jquery.hotkeys vs Keypress and see what are their differences.

jquery.hotkeys

jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination. (by jeresig)

Keypress

A keyboard input capturing utility in which any key can be a modifier key. (by dmauro)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
jquery.hotkeys Keypress
- 1
2,563 3,192
- -
0.0 0.0
over 2 years ago over 3 years ago
JavaScript CoffeeScript
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jquery.hotkeys

Posts with mentions or reviews of jquery.hotkeys. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning jquery.hotkeys yet.
Tracking mentions began in Dec 2020.

Keypress

Posts with mentions or reviews of Keypress. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing jquery.hotkeys and Keypress you can also consider the following projects:

mousetrap - Simple library for handling keyboard shortcuts in Javascript

keymaster - A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.

KeyboardJS - A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.

jwerty