Cross platform spawning with glob support
Cross platform child_process#spawn and child_process#spawnSync
Promisified version of cross-spawn
TypeScript definitions for cross-spawn
Cross-platform support for running Windows executables
Extensions to Node.js child_process module
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Simple, consistent sync or async process spawning
the most correct and second fastest glob implementation in JavaScript
Promisified cross-spawn.
Tiny and extremely fast globbing
A Promise-based interface into processes created by child_process.spawn
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Extract the non-magic parent path from a glob string.
Adds cross-platform `kill` function to spawn-command processes
Cross spawn with a completion callback
A fast and minimal alternative to globby and fast-glob
User-friendly glob matching
Adds cross-platform `kill` function to cross-spawn processes
Recursive fs.readdir with streaming API and glob filtering.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Cross-platform glob expansions simplified. Input: file paths and glob expressions. Output: resolved file paths organised by type (file, directory and not-found).
Execute callbacks when child processes are spawned