keithamus/jwerty

Better support for mapping multiple keys

Open

#11 ouverte le 6 mars 2012

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (117 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 214 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Is there a way to retrieve THE key pressed in case of single key? Because I'm not sure I wouldn't interfere with jwerty events, I'm trying to use jwerty for all my keys management. In which case, it happens I need to get the key pressed. How can I? I can do "if jwerty.is('x')", but it can be tedious.

Guide contributeur