@19h47/keycode

Simple keycode helper

Usage no npm install needed!

<script type="module">
  import 19h47Keycode from 'https://cdn.skypack.dev/@19h47/keycode';
</script>

README

@19h47/keycode

Simple keycode helper

It can be really helpful to have constants for keycodes.
That way when you look at your sources 3 months later you won't have to remember what keycode 37 means.