Emit errors on stdout stream for a spawned child process
Simple, consistent sync or async process spawning
Take care of your `spawn()`
Check if stdout or stderr is interactive
read(1) for node programs
Easy and small child_process.spawn
Adds cross-platform `kill` function to spawn-command processes
Run shell commands using child_process#spawn.
A small library to open /dev/tty in a cross-platform way
[ripgrep](https://github.com/BurntSushi/ripgrep) in a compact and cross-platform npm package. Works with Node.js, Bun, and Deno without native binaries. Bundler-friendly, with the WASM embedded as z85+brotli.
Buffered child process#spawn.
Promisified cross-spawn.
spawn plugin for gulp
[](https://travis-ci.org/bkniffler/tty-aware-progress)
Spawn a process and return a promise that resolves when it finishes
Turn a string of command line options into an array for child_process.spawn
Spawns a process and makes it simple to pipe data in and get data out.
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
TypeScript definitions for @npmcli/promise-spawn
A password prompt that does print data to the TTY
a built-in tap extension for t.spawn()
Get stdin as a string or buffer from pipe or TTY
Converts spawn to a ReadStream, buffers the error and emits it
SSH2 client and server modules written in pure JavaScript for node.js