jaywcjlove / hotkeys-js

➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
https://jaywcjlove.github.io/hotkeys-js
MIT License
6.66k stars 410 forks source link

implement getPressedKeyString for #360, #377 #394

Closed murugaratham closed 2 years ago

murugaratham commented 2 years ago

Add feature to allow user to get mapped strings for other purposes that they deem fit

https://github.com/jaywcjlove/hotkeys/issues/360 https://github.com/jaywcjlove/hotkeys/issues/377

jaywcjlove commented 2 years ago

@murugaratham thx!