keithamus/jwerty

Better support for mapping multiple keys

Open

#11 创建于 2012年3月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (1,214 star) (117 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南

Better support for mapping multiple keys · keithamus/jwerty#11 | Good First Issue