README
react-keyboard-input
Simple react hooks for keyboard inputs with Typescript
There is already like 100 packages that do the same thing but none were written in Typescript and include SSR support out of the box. So here you go!
simple react ts keyboard inputs
<script type="module">
import reactKeyboardInput from 'https://cdn.skypack.dev/react-keyboard-input';
</script>
Simple react hooks for keyboard inputs with Typescript
There is already like 100 packages that do the same thing but none were written in Typescript and include SSR support out of the box. So here you go!