keithamus/jwerty

Better support for mapping multiple keys

Open

#11 aperta il 6 mar 2012

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (117 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1214 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor