sindresorhus / p-pipe
Compose promise-returning & async functions into a reusable pipeline
☆123Updated 4 years ago
Alternatives and similar repositories for p-pipe
Users that are interested in p-pipe are comparing it to the libraries listed below
Sorting:
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Conditional promise chains☆60Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Find the closest package.json file☆163Updated last year
- ES6 Proxies based deep clone☆128Updated 2 years ago
- `trough` is middleware☆69Updated last year
- Lazy number range generator☆81Updated last year
- Get PID from a port☆79Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Create an error from multiple errors☆245Updated last year
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Check if a value is a plain object☆102Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 8 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Dynamically add an asset to the Webpack graph☆98Updated last year
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Reliably get the terminal window size☆140Updated last year