Hacker News
Kee – Key combination matching on the modern web
https://github.com/juzerzarif/kee
Comments
juzerzarif
Mar 29, 2026, 1:16 AM
Keyboard shortcut matching on the web is sneakily annoying and difficult to get definitively right in all cases (see
https://blog.duvallj.pw/posts/2025-01-10-all-javascript-keyb...
). This is my attempt at solving that problem with some important caveats (
https://github.com/juzerzarif/kee?tab=readme-ov-file#caveats...
)