An enum for the most commonly used keys.

Maintainers

Package info

github.com/cgrabenstein/keys

pkg:composer/grabenstein/keys

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2023-10-04 11:44 UTC

This package is auto-updated.

Last update: 2026-04-04 16:52:18 UTC


README

This is a small library that consists of an enum of possible keyboard keys. I wrote it to create a layer of abstraction between other libraries of mine. It might be useful to others too, so feel free to use it and create PRs for missing keys.