A cross-platform function for spawning Ruby processes
Cross platform child_process#spawn and child_process#spawnSync
Promisified version of cross-spawn
Execute callbacks when child processes are spawned
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Tiny process execution for humans — a better child_process
Spawn commands like `child_process.exec` does but return a `ChildProcess`
TypeScript definitions for cross-spawn
spawn processes the way the npm cli likes to do
For ruby and ruby on rails
a util for spawning git from npm CLI contexts
A Promise-based interface into processes created by child_process.spawn
Cross-platform support for running Windows executables
`@expo/turtle-spawn` is a wrapper around `@expo/spawn-async` library.
Converts an object to a child_process.spawn args array
An Rx-version of child_process.spawn
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Extensions to Node.js child_process module
Like ruby's abbrev module, but in js
Emit errors on stdout stream for a spawned child process
Simple, consistent sync or async process spawning
Ruby grammar for tree-sitter
Spawn For Ruby 1.8
A framework for spawning and communicating with other Ruby-processes
Spawn multiple child processes from Ruby and re-spawn those processes if they die. Spawner works on Mac OS X, Linux, Windows, Solaris, AIX -- anywhere that Ruby can run. It is useful for load testing other applications or just keeping things alive. The Spawner class allows the number of child processes to be changed dynamiclly so they can be brought up and down as needed without restarting the spawner. There is also a handy command line spawner app that's really useful for load testing services -- spawn twenty clients and see how things hold up.
Wrapper around Open3#popen2e with other useful options.
Ruby CLI to spawn processes to get work done
A framework for spawning and communicating with other Ruby-processes
A gem for Ruby 1.8 to start process in parallel, 1) don't wait for it finish 2) dont inherit io file handles 3) both in windows/linux. Ruby 1.9 dont need it because it has spawn method.
SixArm.com » Ruby » Kernel#commander method sugar for Open4::spawn
WebGet Ruby Gem: Provides Ruby Kernel#commander sugar for Open4::spawn
WebGet commander gemp provides Ruby Kernel#commander sugar for Open4::spawn
A SubSpawn subproject to provide c/java extensions to modify non-ruby-modifiable classes necessary to implementing SubSpawn, or any other spawn/popen API in pure Ruby
CasperJS commands run in processes spawned by Ruby