sindresorhus / p-pipe
Compose promise-returning & async functions into a reusable pipeline
☆122Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for p-pipe
- Find the closest package.json file☆159Updated last year
- Write data to a random temporary file☆104Updated 3 months ago
- Get namespaced config from the closest package.json☆120Updated last year
- A better `Promise.race()`☆46Updated last year
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Import a globally installed module☆57Updated 10 months ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Read the closest package.json file☆258Updated last year
- Get a random temporary file path☆79Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆43Updated 2 years ago
- Use `await` at your Node.js code's top level!☆126Updated 7 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Check if a value is a plain object☆102Updated 6 months ago
- Conditional promise chains☆60Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Lazy number range generator☆82Updated 10 months ago
- A rollup plugin to show file size of the bundle in the cli☆128Updated last year
- Creates a minimal Express server for testing☆119Updated 5 years ago
- CommonJS Tree Shaker API☆152Updated 6 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- ES6 Proxies based deep clone☆129Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago