Skip to content

npmdoc/node-npmdoc-electron-shortcut-normalizer

Repository files navigation

npmdoc-electron-shortcut-normalizer

Normalize electron keyboard shortcuts so they work on different operating systems

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "Zeke Sikelianos",
        "url": "http://zeke.sikelianos.com"
    },
    "bugs": {
        "url": "https://github.com/zeke/electron-shortcut-normalizer/issues"
    },
    "dependencies": {},
    "description": "Normalize electron keyboard shortcuts so they work on different operating systems",
    "devDependencies": {
        "tap-spec": "^4.1.1",
        "tape": "^4.5.1"
    },
    "directories": {},
    "dist": {
        "shasum": "8ee284b38edfea37744298f93d017d85924d2200",
        "tarball": "https://registry.npmjs.org/electron-shortcut-normalizer/-/electron-shortcut-normalizer-1.0.0.tgz"
    },
    "gitHead": "e965d90ad3b3a735553a488f88ba3884f96ee54c",
    "homepage": "https://github.com/zeke/electron-shortcut-normalizer#readme",
    "keywords": [
        "electron",
        "accelerator",
        "shortcuts",
        "keyboard",
        "key",
        "keycode"
    ],
    "license": "MIT",
    "main": "index.js",
    "maintainers": [
        {
            "name": "zeke"
        }
    ],
    "name": "electron-shortcut-normalizer",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/zeke/electron-shortcut-normalizer.git"
    },
    "scripts": {
        "test": "node test.js | tap-spec"
    },
    "version": "1.0.0",
    "bin": {}
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published