angular-hotkeys
angular-hotkeys copied to clipboard
Added Mousetrap.trigger to public API
Adds the ability to trigger a combo within the code.
It basically just calls Mousetrap.trigger
I think you should probably add some tests.
I added one test to trigger a simple combo through the new API interface
Since the test is added this PR can be merged, right?
Ping.