Synchronous version of the Fetch API
a util for spawning git from npm CLI contexts
API library for integrating "pnpm-sync" with your toolchain
Native process spawning for JavaScript
Utility that lets you turn a process into a highland stream.
Compiles sync functions into async generator functions
Cross spawn with a completion callback
Runs a list of async tasks, passing the results of each into the next one
Client-side scripts for BrowserSync
@astrojs/compiler to process synchronously.
Spawn for node.js but in a way that works regardless of which OS you're using
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Spawn a dependent child process.
A Node.js loader to track processes and which JavaScript files they load.
Like which(1) unix command. Find the first instance of an executable in the PATH.
Platform independent binary installer of FFmpeg for node projects
Kills a child process created with spawn after X bytes are sent
Make synchronous web requests
Grunt task to run shell commands
TypeScript definitions for readline-sync
Adds cross-platform `kill` function to cross-spawn processes
Utilities for running commands on a specific version of node by installed path
Run asynchronous commands synchronously by putting them in a separate process
> `child_process.spawn()` wrapped in a `Promise` for doing async/await.