jamiebuilds / ci-parallel-varsLinks
Get CI environment variables for parallelizing builds
☆38Updated 5 years ago
Alternatives and similar repositories for ci-parallel-vars
Users that are interested in ci-parallel-vars are comparing it to the libraries listed below
Sorting:
- Input module for Listr☆33Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Conditional promise catch handler☆39Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Create streams from promises☆15Updated 9 years ago
- Create a lazily evaluated value