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

https://github.com/malted/keys

A website to view information about keyboard events. Great for quick debugging.
https://github.com/malted/keys

devtools keyboard

Last synced: about 1 year ago
JSON representation

A website to view information about keyboard events. Great for quick debugging.

Awesome Lists containing this project

README

          

# keys

## A website to view information about keyboard events. Great for quick debugging.

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ma1ted/keys/Lint?label=Lint&logo=eslint)
![GitHub deployments](https://img.shields.io/github/deployments/ma1ted/keys/Production?label=Vercel&logo=vercel)

### [Try it here](https://keys.malted.dev)

### Features

- Curated results
- Result filtering
- `keydown` events are logged to the console

---

Example output after the `a` key was pressed

![keysexample](https://user-images.githubusercontent.com/59726149/173232403-55fe2180-cb32-4c98-ae58-5835b432b602.png)