https://github.com/cornips/js-keyboard-keys
Working keyboard key visuals
https://github.com/cornips/js-keyboard-keys
css html javascript jquery keyboard keyboard-shortcuts ui ux
Last synced: 3 months ago
JSON representation
Working keyboard key visuals
- Host: GitHub
- URL: https://github.com/cornips/js-keyboard-keys
- Owner: cornips
- License: mit
- Created: 2018-11-26T23:16:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T23:21:33.000Z (over 6 years ago)
- Last Synced: 2024-12-30T09:33:01.480Z (4 months ago)
- Topics: css, html, javascript, jquery, keyboard, keyboard-shortcuts, ui, ux
- Language: HTML
- Homepage: https://cornips.github.io/js-keyboard-keys/
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# js-keyboard-keys
Some simple code to include working keyboard key visuals to help explain users keyboard shortcuts. Automatically adapts for Windows/Mac users.## Demo
[Checkout the demo](https://cornips.github.io/js-keyboard-keys)## Usage
```html
Ctrl
Shift
Alt
```
JavaScript will change buttons to Mac variants.