vuepress-plugin-keyboard-event-debug
v1.0.2
Published
Debugging keyboard events (especially for Japanese IME).
Readme
vuepress-plugin-keyboard-event-debug
Debugging keyboard events (especially for Japanese IME).
Usage
.vuepress/config.js
module.exports = {
plugins: [
['keyboard-event-debug'],
],
};Predefined global component
In arbitrary markdown file,
<PluginKeyboardEventDebug/>See: example/README.md.
Capture

