a util for spawning git from npm CLI contexts
Simple mock for child_process.spawn
Simple, consistent sync or async process spawning
Spawn any locally-installed coding agent (Claude Code, Codex, Cursor, Copilot, Gemini, OpenCode, Droid, Pi) as a Vercel AI SDK provider over the Agent Client Protocol.
Exports child_process.spawnSync
Cross spawn with a completion callback
Spawn for node.js but in a way that works regardless of which OS you're using
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
Platform independent binary installer of FFmpeg for node projects
Local Actor Kernel for Pi
Reliably determines if the code is running in Node.js
Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio
Run OS and shell commands using template tag functions. Same API in Node, Deno, and Bun. Web streams, TypeScript typings, zero dependencies.
Utilities for running commands on a specific version of node by installed path
Test plugin for the [bercow](https://github.com/lachrist/bercow) test runner which spawns a child process.
Run a lifecycle script for a package (descendant of npm-lifecycle)
process information for node.js and browsers
Cross platform child_process execution in Node
Make child_process objects emit 'close' events in node v0.6 like they do in v0.8. This makes it easier to write code that works correctly on both version of node.
Run the Node.js binary no matter what
when you want to fire an event no matter how a process exits.
Formats spawn with prefix and colors
A set of Promise-based methods around child_process.spawn
A small utility for creating warnings and emitting them.