3.8.1 • Published 5 years ago

keyboard-shortcut-directory v3.8.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Keyboard Shortcut Directory

A JSON directory of keyboard shortcuts, written in a consistent syntax.

Why?

Currently used to power cmdspace.io.

Formatting

keyboard-shortcut-directory uses a standardized, abbreviated format so that shortcuts are easy to type.

Keys

AbbreviationMeaning
cmdcommand
ctrlcontrol
optoption
shiftshift
altalt
retreturn
escescape
deldelete
ententer
pgdownpage down
pguppage up
spacespace bar
down, up, left, rightarrow keys

Actions

AbbreviationMeaning
+combine keys
empty spacethen
/or
-through
(...)instruction

All characters should be lowercase. Instructions are surrounded by space on each side. "then" will not be placed before or after an instruction. E.g. g p will result in "g then p" but cmd+g (then type what you need, then) p will result in "command + g then type what you need, then p"

Examples

Listed below are examples of formatted keyboard shortcuts and their translated meaning.

Formatted ShortcutTranslated Shortcut
cmd+spacecommand + space
cmd+g pcommand + g then p
(Type a search term, then press) returnType a search term, then press return
e/ye or y
F1-F12F1 through F12

Contributing

Pull requests are welcome!

3.8.1

5 years ago

3.8.0

5 years ago

3.7.0

5 years ago

3.6.0

5 years ago

3.5.0

5 years ago

3.4.1

5 years ago

3.4.0

5 years ago

3.3.0

5 years ago

3.2.0

5 years ago

3.1.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago