Execute promises sequentially, aka sequential `Promise.all`.
Returns a promise with the results of a shell command
Next-generation take on pre/post function hooks
A tiny cross-platform promise based wrapper around child_process.spawn.
Simple wrapper around the "child_process" module that makes use of promises
Testable CLIs with promises
seriously like the best async child process library
Execute shell command forwarding all stdio.
Actions exec lib
Tools for working with PGlite databases
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
Run a lifecycle script for a package (descendant of npm-lifecycle)
Some random NodeJS helper functions for shell execution
Extending the Jest default runner to run tests serially by default
Resolve any installed ES6 compatible promise
A grown up version of Node's spawn/exec
Transparent usage between `child_process.exec` and `ssh2.prototype.exec`
Run promise-returning & async functions concurrently with optional limited concurrency
A simple Node.js wrapper for youtube-dl
Bare bones Promises/A+ implementation
A pure JavaScript implementation of MODBUS-RTU (Serial and TCP) for NodeJS. The serialport package is an optional dependency (use npm install --no-optional to skip).
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github