Fall back to shelljs if execSync cannot be installed.
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
Execute shell command forwarding all stdio.
Actions exec lib
Turns async function into sync via JavaScript wrapper of Node event loop
Run a function in a node process
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
A tiny cross-platform promise based wrapper around child_process.spawn.
Returns a promise with the results of a shell command
Export icons and assets from Figma with diff sync, fonts, and SF Symbols
Percy CLI commands for running a local snapshot server using [`@percy/core`](./packages/core).
semantic-release plugin to run custom shell commands
Regular expression for matching a shebang line
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
A grown up version of Node's spawn/exec
Testable CLIs with promises
Recursive, synchronous, and fast file system walker
Webpack loader that resolves relative paths in url() statements based on the original source file
A drop-in replacement for fs, making various improvements.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Limit the shell execution commands to <x> calls same time.
Synchronous version of the Fetch API