stimulus-hotkeys
Keystroke mapper
A JavaScript library that maps keystrokes to methods in Stimulus controllers using a simple JSON object
135 stars
3 watching
9 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ngneat/hotkeys | A declarative library for handling hotkeys in Angular applications | 330 |
johnwquarles/mirrarray | Creates an object mapping input values to their string representations as keys. | 5 |
mycolorway/simple-hotkeys | A lightweight JavaScript library for managing hotkey bindings in web applications. | 11 |
bitwalker/keys.js | A JavaScript library that helps manage keybindings in browser applications by providing easy-to-use bindings for various actions. | 359 |
jsakamoto/toolbelt.blazor.hotkeys2 | A library for configuring keyboard shortcuts in Blazor apps. | 102 |
greena13/react-hotkeys | A declarative library for managing hotkeys and focus areas in React applications | 2,153 |
ryanaghdam/has-key-deep | A utility function to search nested objects for specific key paths or arrays of keys | 1 |
hotwired/stimulus-rails | A Ruby on Rails extension that integrates the Stimulus JavaScript framework with the application | 636 |
ricardobeat/flatkeys | A utility function to flatten object key hierarchies into a list of strings | 3 |
max397574/better-escape.nvim | A plugin that enables efficient key mapping without delay in text editors | 643 |
dafrok/v-hotkey | A Vue.js directive for binding custom hotkey combinations to components. | 721 |
flesler/hashmap | A JavaScript class implementation of a key-value map data structure | 382 |
johnbeatty/stimulus-sticky-table-header | A StimulusJS controller that keeps table headers sticky at the top of the window as the user scrolls | 5 |
ljharb/object-keys | Provides a shim for accessing object keys in JavaScript environments where Object.keys is not available. | 45 |
kmalakoff/knockback | A library that enables dynamic application development by combining Backbone.js and Knockout.js features to simplify program control flow. | 1,052 |