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
Cross-platform process spawning and management utilities. This package ensures commands bootstrap successfully whether running on Windows natively, macOS standard processes, or Linux headless compositors.
Platform independent binary installer of FFmpeg for node projects
Reliably determines if the code is running in Node.js
Local Actor Kernel for Pi
Use pull-streams with child_process.spawn stdio
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.
Cross platform child_process execution in Node
process information for node.js and browsers
Run a lifecycle script for a package (descendant of npm-lifecycle)
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.
Formats spawn with prefix and colors
Run the Node.js binary no matter what
when you want to fire an event no matter how a process exits.