RobertWHurst / Keystrokes

Keystrokes as an easy to use library for binding functions to keys and key combos. It can be used with any TypeScript or JavaScript project, even in non-browser environments.
MIT License
158 stars 6 forks source link

fix: #40 normalize checkKey input #41

Closed Elliot67 closed 7 months ago

Elliot67 commented 7 months ago

fix with an added a little test ☺️