jwerty
By keithamus
jquery.hotkeys
jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination. (by jeresig)
jwerty | jquery.hotkeys | |
---|---|---|
- | - | |
1,220 | 2,556 | |
- | 0.0% | |
0.0 | 0.0 | |
over 7 years ago | over 3 years ago | |
JavaScript | JavaScript | |
MIT License | - |
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.
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.
jwerty
Posts with mentions or reviews of jwerty.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning jwerty yet.
Tracking mentions began in Dec 2020.
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.
What are some alternatives?
When comparing jwerty and jquery.hotkeys you can also consider the following projects:
mousetrap - Simple library for handling keyboard shortcuts in Javascript
KeyboardJS - A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
keymaster - A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
Keypress - A keyboard input capturing utility in which any key can be a modifier key.