Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : node-tinykeys Version : 4.0.0 Upstream Author : Jamie Kyle <[email protected]> * URL : https://github.com/jamiebuilds/tinykeys * License : MIT Programming Lang: JavaScript Description : tiny modern JavaScript library for keybindings Tinykeys is a small JavaScript library for defining keyboard shortcuts and keybinding sequences in web applications. It can match key presses using KeyboardEvent key or code values, supports modifier keys, optional modifiers, regular expression matching, and cross-platform shortcuts using a $mod alias. . The library can attach handlers directly to an event target or create a reusable keybinding handler for use with addEventListener. It also provides options for choosing the keyboard event type, changing sequence timeouts, and ignoring events from form fields or other elements. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

