Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 502 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 502 Bytes

Control key Travis CI Build Status

Get the control key based on the current platform.

NPM Badge

Install

npm install control-key

Usage

const controlKey = require("control-key")

const shortcut = `${controlKey()} + shift + t`

API

currentKey()