gulpjs / now-and-later
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
☆24Updated 2 years ago
Alternatives and similar repositories for now-and-later:
Users that are interested in now-and-later are comparing it to the libraries listed below
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Default registry in gulp 4.☆17Updated last year
- Check whether a given value is a generator function☆15Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Get an array of parent directories including itself☆27Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Check if a file is executable☆30Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10☆13Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Get the version of a binary in semver format