An open API service indexing awesome lists of open source software.

https://github.com/josephschmitt/shortcut-field

UI widget to help add, edit, and remove keyboard shortcuts in an application.
https://github.com/josephschmitt/shortcut-field

Last synced: 2 months ago
JSON representation

UI widget to help add, edit, and remove keyboard shortcuts in an application.

Awesome Lists containing this project

README

        

# Shortcut Field

UI widget to help add, edit, and remove keyboard shortcuts in an application.

Requires a [small js lib](https://github.com/josephschmitt/UtilityBelt) that offers some utility functions (such as Class, addClass, removeClass) that is also included in this project.