[ 原始碼: node-mousetrap ]
套件:node-mousetrap(1.6.5~ds+~1.6.8-1)
node-mousetrap 的相關連結
Debian 的資源:
下載原始碼套件 node-mousetrap:
- [node-mousetrap_1.6.5~ds+~1.6.8-1.dsc]
- [node-mousetrap_1.6.5~ds+~1.6.8.orig-types-mousetrap.tar.xz]
- [node-mousetrap_1.6.5~ds+~1.6.8.orig.tar.xz]
- [node-mousetrap_1.6.5~ds+~1.6.8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Simple library for handling keyboard shortcuts
It is around 2kb minified and gzipped and 4.5kb minified, has no external dependencies, and has been tested in the following browsers:
- Internet Explorer 6+ - Safari - Firefox - Chrome
It has support for keypress, keydown, and keyup events on specific keys, keyboard combinations, or key sequences.
Node.js is an event-based server-side JavaScript engine.