npm.io
0.2.2 • Published 6 years ago

@bldr/vue-plugin-shortcuts

Licence
MIT
Version
0.2.2
Deps
2
Size
10 kB
Vulns
1
Weekly
0

npm Build Status GitHub repo size

@bldr/vue-plugin-shortcuts

A wrapper around mousetrap to register keyboard shortcuts and display an overview over all shortcuts.

import shortcuts from '@bldr/vue-plugin-shortcuts'

Vue.use(shortcuts, router, store)