npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "spawn" 的结果(共 66 个)
flagged-respawn

A tool for respawning node binaries when special flags are present.

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
win-spawn

Spawn for node.js but in a way that works regardless of which OS you're using

BSD
spawn-error-forwarder

Emit errors on stdout stream for a spawned child process

MIT
spawn-sync

Exports child_process.spawnSync

MIT
runsync

Polyfill of spawnSync and execSync for Node-0.10.x (Unix only yet)

MIT
@jsdevtools/ez-spawn

Simple, consistent sync or async process spawning

MIT
projector-spawn

Spawn processes with ease

MIT
spawndamnit

Take care of your `spawn()`

SEE LICENSE IN LICENSE
@npmcli/promise-spawn

spawn processes the way the npm cli likes to do

ISC
@npmcli/git

a util for spawning git from npm CLI contexts

ISC
grunt-watch-nospawn

Run predefined tasks whenever watched file patterns are added, changed or deleted.

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
grunt-shell-spawn

Grunt task to run shell commands

MIT
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
@types/cross-spawn

TypeScript definitions for cross-spawn

MIT
parse-spawn-args

parse string to spawn recognized arguments list

ISC
spawnback

Simplified process spawning with buffered output in a callback

spawn-shell

Run shell commands using child_process#spawn.

MIT
bare-subprocess

Native process spawning for JavaScript

Apache-2.0
tinyspawn

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

MIT