sindresorhus / p-pipe
Compose promise-returning & async functions into a reusable pipeline
☆122Updated 3 years ago
Alternatives and similar repositories for p-pipe:
Users that are interested in p-pipe are comparing it to the libraries listed below
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Find the closest package.json file☆162Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- ES6 Proxies based deep clone☆129Updated last year
- Get PID from a port☆80Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- `trough` is middleware☆69Updated 11 months ago
- Get namespaced config from the closest package.json☆121Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Map over promises serially☆48Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Get a random temporary file path☆79Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Read the closest package.json file☆264Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago