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.
- Host: GitHub
- URL: https://github.com/josephschmitt/shortcut-field
- Owner: josephschmitt
- Created: 2011-03-19T17:43:48.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-19T18:13:48.000Z (about 14 years ago)
- Last Synced: 2025-01-22T13:40:19.043Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.