playground
playground copied to clipboard
Numpad support
When user press any numpad key - event.key is undefined. So I fixed it.
Thanks! I will merge it as soon as I find what's the standard for numkeys names in javascript and among other libraries. I know it can cause some fuss in your implementation but I will let you know what names I've accepted.