keyboardevent-match-electron-accelerator
v0.0.1
Published
match a DOM KeyboardEvent with an Electron Accelerator string
Readme
keyboardevent-match-electron-accelerator
match a DOM KeyboardEvent with an Electron Accelerator string
background details relevant to understanding what this module does
Usage
description of the example
const keyboardeventMatchElectronAccelerator = require('keyboardevent-match-electron-accelerator');
console.log({keyboardeventMatchElectronAccelerator});This will output
API
const keyboardeventMatchElectronAccelerator = (): objectdescription of the function signature
Install
With npm installed, run
$ npm install keyboardevent-match-electron-acceleratorSee Also
License
MIT
