[ 原始碼: node-w3c-keyname ]
套件:node-w3c-keyname(2.2.6-2)
node-w3c-keyname 的相關連結
Debian 的資源:
下載原始碼套件 node-w3c-keyname:
- [node-w3c-keyname_2.2.6-2.dsc]
- [node-w3c-keyname_2.2.6.orig.tar.gz]
- [node-w3c-keyname_2.2.6-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Get a KeyboardEvent.key-style string from an event
Tiny library that exports a function keyName that takes a keyboard event and returns a KeyboardEvent.key-style string. Will use the actual key property of the event if available, and fall back to a value synthesized from the keyCode otherwise.
Node.js is an event-based server-side JavaScript engine.