An open API service indexing awesome lists of open source software.

https://github.com/19h47/19h47-keycode

⌨️ Playing with keycode
https://github.com/19h47/19h47-keycode

keycodes

Last synced: about 2 months ago
JSON representation

⌨️ Playing with keycode

Awesome Lists containing this project

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.