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

https://github.com/uiwjs/keycode-info

A simple web page that responds to the pressed key and returns information about the JavaScript'on-key press' key.
https://github.com/uiwjs/keycode-info

keyboard keyboard-events keyboardevent keycode react tools web-tools

Last synced: 3 months ago
JSON representation

A simple web page that responds to the pressed key and returns information about the JavaScript'on-key press' key.

Awesome Lists containing this project

README

          

[`Keycode Info`](https://uiwjs.github.io/keycode-info)

[![CI](https://github.com/uiwjs/keycode-info/actions/workflows/ci.yml/badge.svg)](https://github.com/uiwjs/keycode-info/actions/workflows/ci.yml)
[![Coverage Badge](https://uiwjs.github.io/keycode-info/badges.svg)](https://uiwjs.github.io/keycode-info/lcov-report/)
[![Open in Gitpod](https://shields.io/badge/Open%20in-Gitpod-green?logo=Gitpod)](https://gitpod.io/#https://github.com/uiwjs/keycode-info)

JavaScript Keycodes of [KeyboardEvent](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent)

https://uiwjs.github.io/keycode-info

A simple web page that responds to the pressed key and returns information about the JavaScript `on-key press` key.

**Contributors**

As always, thanks to our amazing contributors!



Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

**License**

Licensed under the MIT License.