Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

W3C keyname is a tiny library that provides a `keyName` function to return a `KeyboardEvent.key`-style string from a keyboard event. It prioritizes the actual `key` property if available, and falls back to a synthesized value from `keyCode` using hard-coded lookup tables. This library is intended as a fallback for environments where `KeyboardEvent.key` is not supported, though it may be less accurate on non-US keyboards.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of marijnh/w3c-keyname

Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

marijnh's profile
marijnh
52 contributions
laurentpellegrino's profile
laurentpellegrino
1 contributions
torifat's profile
torifat
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
marijnh

marijnh/w3c-keyname

Get a KeyboardEvent.key-style string from an event

JavaScript
34
8
MIT License