npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "child_process" 的结果(共 62 个)
fswatcher-child

wrap chokidar's FSWatcher in a child process, so that it is crash free

MIT
async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
cli-command-parser

Parse cli commands in a string intended for child_process#spawn

ISC
nano-spawn

Tiny process execution for humans — a better child_process

MIT
spawno

Easily work with child processes.

MIT
spawn-error-forwarder

Emit errors on stdout stream for a spawned child process

MIT
spawn-sync

Exports child_process.spawnSync

MIT
@lerna/child-process

Lerna's internal child_process wrapper

MIT
@simple-libs/child-process-utils

A small set of utilities for child process.

MIT
python

Interact with a long-running python child process

spawn-args

Turn a string of command line options into an array for child_process.spawn

MIT
mock-spawn

A mock for child_process.spawn

BSD
exec

Call a child process with the ease of exec and safety of spawn

duplex-child-process

Spawn a child process as a duplex stream

MIT
process-streams

Wrapper for piping data into and out of child processes

MIT
node-fork

Look-alike nodejs 0.6.x child_process.fork() function module for nodejs 0.4.x and 0.6.x

spawn-wrap

Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.

BlueOak-1.0.0
spawn-command

Spawn commands like `child_process.exec` does but return a `ChildProcess`

MIT
cp-sugar

Some sugar for child_process module.

MIT
childprocess

Wrap `child_process` module to support Multiple Process Code Coverage with istanbul.

MIT
always-done

Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more

MIT
spawn-shell

Run shell commands using child_process#spawn.

MIT
tinyspawn

Minimal promise wrapper around child_process.spawn for running binaries and shell commands.

MIT
sync-child-process

Run a subprocess synchronously and interactively in Node.js

MIT
child_process

This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.

ISC
gulp-spawn-mocha

Runs Mocha as a child process.

MIT
flex-exec

Call a child process with the ease of exec and safety of spawn