Package : nodejs-keypress > RPM : nodejs-keypress-0.2.1-4.mga8.src.rpm

Basic items

Name nodejs-keypress
Version 0.2.1
Release 4.mga8
URL https://github.com/TooTallNate/keypress
Group System/Libraries
Summary Make any Node ReadableStream emit "keypress" events
Size 7KB
Arch noarch
License MIT

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.

Media information

Distribution release Mageia 8
Media name core-release
Media arch x86_64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2020-02-12 03:05:08
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie