chieffancypants/angular-hotkeys
Configuration-centric keyboard shortcuts for your Angular apps. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4573
- days_rel: n/a
- days_push: 2431
- n_releases_24m: 0
Adoption not part of the score
1698 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A configuration-centric keyboard shortcut library for AngularJS (1.2+) apps, built on Mousetrap. It lets developers define hotkeys in JavaScript controllers or route configs, automatically binds/unbinds them on navigation, and generates a route-aware cheat sheet when users press '?'.
Use cases
- add keyboard shortcuts to an angularjs app without littering templates with DOM attributes
- bind hotkeys per route and unbind them automatically on navigation
- show users an automatic cheat sheet of active shortcuts
- pass arguments to functions triggered by key combinations
- manage dozens of shortcuts centrally instead of across many templates
When to choose
- you maintain a legacy AngularJS 1.x app and want clean, centralized keyboard shortcut management
- your app's controller methods are keyboard-driven with no 1-to-1 DOM relationship
- you want an automatic, route-aware help cheat sheet for shortcuts
When to avoid
- you use modern Angular (2+) or another framework - this only supports AngularJS 1.2+
- you prefer declarative DOM-attribute-based shortcut binding
- you need a maintained library - the last release was in 2020 and AngularJS itself is end-of-life
Facets
library · maturity maintenance
ui-components developer-tools web-development frontend developer-tools browser angularjs keyboard-shortcuts hotkeys cheat-sheet mousetrap web-server nodejs
3 sources
- readme: https://github.com/chieffancypants/angular-hotkeys · fetched 2026-08-28 · 67b2dcd9899c
- homepage: http://chieffancypants.github.io/angular-hotkeys/ · fetched 2026-08-29 · f1db07e4474f
- registry_npm: https://registry.npmjs.org/angular-hotkeys · fetched 2026-08-29 · 19390a7293e2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chieffancypants/angular-hotkeys | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="chieffancypants/angular-hotkeys")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem