Letter N

nodejs-keypress - Make any Node ReadableStream emit "keypress" events

Website: https://github.com/TooTallNate/keypress
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Previous to Node v0.8.x, there was an undocumented "keypress" event that
process.stdin would emit when it was a TTY. Some people discovered this
hidden gem, and started using it in their own code.

In Node v0.8.x, this "keypress" event does not get emitted by default,
but rather only when it is being used in conjunction with the readline
(or by extension, the repl) module.

This module is the exact logic from the node v0.8.x releases ripped out
into its own module.

Packages

nodejs-keypress-0.2.1-11.fc14.al.noarch [10 KiB] Changelog by Fedora Release Engineering (2020-01-29):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al