keithamus/jwerty
⌨ Awesome handling of keyboard events observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5460
- days_rel: n/a
- days_push: 3221
- n_releases_24m: 0
Adoption not part of the score
1198 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jwerty is a small dependency-free JavaScript library for binding, firing, and asserting keyboard shortcut combinations using readable strings like 'ctrl+shift+P'. It supports optional keys, key sequences, ranges, and element-scoped bindings, and is compatible with jQuery, Zepto, Ender, and CanJS.
Use cases
- bind global keyboard shortcuts in a web app
- handle key combinations like ctrl+shift+P in JavaScript
- detect konami-code style key sequences
- bind shortcuts scoped to a specific input element
- fire or assert keyboard events in tests
When to choose
- you need a tiny, dependency-free keyboard shortcut library for the browser
- you want readable string-based key combo syntax with sequences and ranges
- you use jQuery, Zepto, Ender, or CanJS and want compatible shortcut handling
When to avoid
- you need an actively maintained library with recent fixes
- you are building a modern framework app where a maintained alternative like hotkeys-js or react-hotkeys-hook fits better
- you need non-browser keyboard handling such as desktop or terminal apps
Facets
library · maturity abandoned
developer-tools web-development frontend developer-tools browser keyboard-events keyboard-shortcuts hotkeys key-bindings javascript nodejs
2 sources
- readme: https://github.com/keithamus/jwerty · fetched 2026-08-28 · 13f2f8c45790
- homepage: http://keithamus.github.io/jwerty · fetched 2026-08-29 · 3c26dbf2673e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| keithamus/jwerty | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="keithamus/jwerty")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem