0.0.1 • Published 7 years ago

keyboardevent-match-electron-accelerator v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

Travis Build Status NPM downloads

API

const keyboardeventMatchElectronAccelerator = (): object

description of the function signature

Install

With npm installed, run

$ npm install keyboardevent-match-electron-accelerator

See Also

License

MIT