Converts an object to a child_process.spawn args array
Extensions to Node.js child_process module
Emit errors on stdout stream for a spawned child process
> `child_process.spawn()` wrapped in a `Promise` for doing async/await.
Easy and small child_process.spawn
Adds cross-platform `kill` function to spawn-command processes
Run shell commands using child_process#spawn.
spawn plugin for gulp
Buffered child process#spawn.
Promisified cross-spawn.
Extremely fast file change detector and task orchestrator for Node.js.
Higher-order functions and common patterns for asynchronous code
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
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.
Determine if a function is a native async function.
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
A function that returns the normally hidden `AsyncFunction` constructor
TypeScript definitions for @npmcli/promise-spawn
A Promise-based interface into processes created by child_process.spawn
Converts spawn to a ReadStream, buffers the error and emits it
Helper function to remap async functions to generators
a built-in tap extension for t.spawn()