Robert Hurst is announcing that KeyboardJS with version number 2.0.2 is already available to download.
What is KeyboardJS ?
KeyboardJS is A JavaScript library for working with keyboard events .
Its main advantage is that it provides a way for binding keys and key combos without working with keycodes.KeyboardJS works with the US character set only.
This is changelog for KeyboardJS version 2.0.2 :
- Fixes kill key codes.
You can read the complete changelog and also download this latest version on their homepage: robertwhurst.github.io
