JSPM

Found 8 results for keycombo

is-hotkey

Check whether a browser event matches a hotkey.

  • v0.2.0
  • 113.70
  • Published

is-hotkey-esm

Check whether a browser event matches a hotkey.

  • v1.0.0
  • 99.74
  • Published

use-key-state

Keyboard events as values for React (hook)

  • v0.2.2
  • 47.97
  • Published

key-definitions

get a keyboard key definition from event

  • v2.0.3
  • 31.83
  • Published

@davidwieler/keybindings

![GitHub package.json version](https://img.shields.io/github/package-json/v/davidwieler/keybindings) [![CircleCI](https://circleci.com/gh/davidwieler/keybindings/tree/master.svg?style=svg)](https://circleci.com/gh/davidwieler/keybindings/tree/master) ![Gi

  • v0.0.10
  • 20.89
  • Published

keycombo-parse

Use an easy-to-read key combo string to capture keyboard events. For example: `⇧ ⌥ ⌘ + K` → `e.shiftKey && e.altKey && e.metaKey && e.code === 'KeyK'`

  • v1.0.7
  • 15.50
  • Published

@yuankui/is-hotkey

Check whether a browser event matches a hotkey.

  • v0.1.8
  • 9.33
  • Published