Search
spawncommand
Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.
v2.2.0 URL:
https://unpkg.com/spawncommand@2.2.0/build/index.js
Open
Browse Files
spawn
fork
async
child_process
child process
ChildProcess
promise
stdout
stderr
stdio
extra-child-process
Useful additions to inbuilt child_process module.
v1.1.20 URL:
https://unpkg.com/extra-child-process@1.1.20/index.js
Open
Browse Files
extra
child
process
ChildProcess
ChildProcessByStdio
ChildProcessWithoutNullStreams
CommonExecOptions
CommonOptions
CommonSpawnOptions
ExecAsyncException
ExecAsyncReturns
ExecException
ExecFileOptions
ExecFileOptionsWithBufferEncoding
ExecFileOptionsWithOtherEncoding
ExecFileOptionsWithStringEncoding
ExecFileSyncOptions
ExecFileSyncOptionsWithBufferEncoding
ExecFileSyncOptionsWithStringEncoding
ExecOptions
ExecOptionsWithBufferEncoding
ExecOptionsWithStringEncoding
ForkOptions
MessageOptions
MessagingOptions
ProcessEnvOptions
PromiseWithChild
SpawnOptions
SpawnOptionsWithStdioTuple
SpawnOptionsWithoutStdio
SpawnSyncOptions
SpawnSyncOptionsWithBufferEncoding
SpawnSyncOptionsWithStringEncoding
SpawnSyncReturns
WhichOptions
ExecCallback
ExecFileException
FileTestFunction
IOType
SendHandle
Serializable
SerializationType
StdioNull
StdioOptions
StdioPipe
StdioPipeNamed
WhichAllCallback
WhichCallback
exec
execAsync
execFile
execFileAsync
execFileSync
execSync
fork
spawn
spawnAsync
spawnSync
which
whichAll
whichAllAsync
whichAllSync
whichAsync
whichSync
promise-child
Create a Promise from a ChildProcess
v1.0.1 URL:
https://unpkg.com/promise-child@1.0.1/child.js
Open
Browse Files
Promise
ChildProcess
child
npm-spawner
This async TS/JS code is to programmatically execute/fork external/shell commands and npm/yarn scripts from Node.
v1.0.7-e URL:
https://unpkg.com/npm-spawner@1.0.7-e/index.js
Open
Browse Files
spawn
ChildProcess
node
npm
api
run
yarn
child-process-template-parser
Parse templates for Node.js ChildProcess consumption
v1.0.0 URL:
https://unpkg.com/child-process-template-parser@1.0.0/index.js
Open
Browse Files
node
ChildProcess
spawn
exec
template
parser