react-use icon indicating copy to clipboard operation
react-use copied to clipboard

Request: replace keyboardjs dependency with keystrokes (updated lib)

Open RachelScodes opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. The more robust keybindings hook has a peer dependency for keyboardjs, but that lib's maintainer has a new package they recommend instead.

Describe the solution you'd like Drop peer dependency on keyboardjs and move to the new library from the same maintainer: Keystrokes

Describe alternatives you've considered Or even add a new hook with a more generic name: useKeyCombinations, since the existing hook references the other library directly in the name

RachelScodes avatar Jul 17 '23 14:07 RachelScodes

hey, can I work on this?

NextThread avatar Aug 15 '23 10:08 NextThread