Method to spawn process to work on both linux and windows
Bindings for useful functions for bun
Process utils for NodeJS
Subprocess utils for NodeJS
Detect Node.JS (as opposite to browser environment) (reliable)
Simplified process spawning with buffered output in a callback
Get the output of a process.
Collection of cross-platform routines for child process monitoring. Allows to keep track of creation, spawn and termination of a child process via events. Get information about command, arguments and options used to create a child process. Modify command,
The best way to override Node's child_process module w/ Promises
Run commands when paths change.
Strips ANSI Control Characters from string or stream
A high-level SDK for running coding agents in isolated VMs. agentOS manages the full lifecycle of virtual machines — from filesystem setup and process management to launching AI agents via the Agent Communication Protocol (ACP).
child_process.spawn mocking library
Grunt util for spawning processes
Run a subprocess synchronously and interactively in Node.js
Some old grunt utils provided for backwards compatibility.
child_process.spawn with process count limit
Pipe to shell commands in gulp
Component for Ink, spawning child processes
Use a child process to transform a stream.
Useful additions to inbuilt child_process module.
A module for downloading ripgrep at runtime a Node project
A webpack plugin that runs child_process.spawn within compilation
Launches a new process with the given command, with command line arguments in `args`. Should work with any platform - even Windows.