You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / nodejs-keypress-0.2.1-1.fc19.noarch

nodejs-keypress-0.2.1-1.fc19.noarch

Package Attributes
RPM  nodejs-keypress-0.2.1-1.fc19.noarch.rpm Architecture  noarch Size  15202 Created  2019/09/30 06:52:24 UTC
Package Specification
Summary Make any Node ReadableStream emit "keypress" events
Group System Environment/Libraries
License MIT
Home Page https://github.com/TooTallNate/keypress
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.

Requires
rpmlib(FileDigests)  
rpmlib(PayloadIsXz)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(CompressedFileNames)  
Provides
nodejs-keypress
npm(keypress)

Document Actions