deck.js
deck.js copied to clipboard
Add method to introspect extensions
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.