enhancementhelp wanted
倉庫指標
- Star
- (1,214 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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.