Custom Virtual Keyboard For Text Fields
Yet another on-screen virtual keyboard plugin for text fields (input and textarea), built in pure JavaScript.
Yet another on-screen virtual keyboard plugin for text fields (input and textarea), built in pure JavaScript.
keycuts is an ES6 JavaScript library which allows you to bind custom keyboard shortcut events and trigger custom specified functions when the key combinations are pressed.
Yet another JavaScript library to handle keyboard shortcuts that let you create events triggered by custom keyboard combinations.
ShortcutsJS is a small JavaScript library that listens for keypress events and binds custom keypress events using the CustomEvent API.
jwerty.js is a dependency-free JavaScript library to handling keyboard events that allow to creates custom events triggered by keyboard combinations.
hotkeys.js is a really small JavaScript library to bind specific keypress events that support modifier keys.