# @19h47/keycode

> Simple keycode helper

Latest version **3.1.0** (published 2023-09-29) · ISC license · 0 weekly downloads

## Install

```sh
npm install @19h47/keycode
pnpm add @19h47/keycode
yarn add @19h47/keycode
bun add @19h47/keycode
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: no vulnerabilities; high maintenance score.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.1.0 |
| Published | 2023-09-29 |
| First published | 2020-01-06 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 4.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Jérémy Levron |
| Maintainers | 19h47 |
| Keywords | keycode, ES6 |

## Links

- npm: https://www.npmjs.com/package/@19h47/keycode
- Repository: https://github.com/19h47/19h47-keycode
- Homepage: https://github.com/19h47/19h47-keycode#readme
- Issues: https://github.com/19h47/19h47-keycode/issues
- npm.io page: https://npm.io/package/@19h47/keycode

## Recent versions

- 3.1.0 (latest) — 2023-09-29
- 3.0.3 — 2020-09-19
- 3.0.2 — 2020-09-19
- 3.0.0 — 2020-02-11
- 2.0.0 — 2020-02-06
- 1.0.7 — 2020-02-04
- 1.0.6 — 2020-01-06

## 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.

---
_Source: https://npm.io/package/@19h47/keycode · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
