Spawn commands like `child_process.exec` does but return a `ChildProcess`
Cross platform child_process#spawn and child_process#spawnSync
Promisified version of cross-spawn
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
Execute callbacks when child processes are spawned
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Encode/decode base64 data into ArrayBuffers
Tiny process execution for humans — a better child_process
TypeScript definitions for cross-spawn
spawn processes the way the npm cli likes to do
High-performance Base64 encoder and decoder
Yet another Base64 transcoder in pure-JS
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.
An Rx-version of child_process.spawn
Converts an object to a child_process.spawn args array
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Extensions to Node.js child_process module
Emit errors on stdout stream for a spawned child process
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).