Search results
126 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A replacement for process.exit that ensures stdio are fully drained before exiting.
set blocking stdio and stderr ensuring that terminal output does not truncate
Check if stdout or stderr is interactive
Emit errors on stdout stream for a spawned child process
Hook and modify stdout and stderr
Patch console methods to intercept output
The most simple logger imaginable
exiting a node.js process *and flushing stdout and stderr*
Easy and small child_process.spawn
A simple and pragmatic library for testing Node.js console output.
Hooking Node.js stdout
Easily mock NodeJS process properties in Jest
A replacement for process.exit that ensures stdio are fully drained before exiting.
Simple and easy stdio capture for Node.js
Pad stdout and stderr
Prepend a string to beginning of each line of stdout/stderr.
stdout and stderr for browsers
Output messages to stdout/stderr, zero deps.
spawn() that returns a duplex stream and emits errors with stderr data on non-zero exit codes
Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.