imakewebthings/deck.js

Add method to introspect extensions

Opened this issue · 0 comments

Dependent on the new "extend" object format for extensions (#146). Add a method like getExtensions that will return at least some information about extensions, such as key mappings and descriptions. This will allow for an extensions like a help screen for keyboard shortcuts.