timoxley / keycode

Convert between keyboard keycodes and keynames and vice versa.
MIT License
455 stars 62 forks source link

`isModifier` and other helper methods #36

Open the-spyke opened 7 years ago

the-spyke commented 7 years ago

Please add isModifier, isFunctional and isPrintable helper methods. It's very useful, when you write a library or add shortcuts support.

the-spyke commented 7 years ago

I don't mind submit PR myself :-)

timoxley commented 7 years ago

I don't mind submit PR myself :-)

please do 🥇