keybindjs — keybindjs 2001-1.8
от yiran1457Added listener support for existing key bindings. Example usage: «`js KeyBindEvents.modify(event => { event.addListener(‘www’, ‘key.forward’) event.addListener(‘sss’, ‘key.back’) }) «` Allows detecting key presses as if using self-registered key bindings.
8загрузок Updated 4 months ago
keybindjs — keybindjs 2001-1.7
от yiran1457Now you can use `@key_name` and `@category_name` to retrieve the name of the key and the name of the type, similar to ProbeJS snippets.
2загрузок Updated 4 months ago
9загрузок Updated 4 months ago