p-map
Map over promises concurrently
Map over promises concurrently
Get the real path of the system temp directory
ES Proposal spec-compliant shim for Promise.allSettled
Wait for any promise to be fulfilled
Wait for a specified number of promises to be fulfilled
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Settle promises concurrently and get their fulfillment value or rejection reason
Like `Promise.all`, but when all `Promise`s are settled.
ES 2021 spec-compliant shim for Promise.any
ES Proposal spec-compliant shim for Promise.allSettled
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Utility for returning a list of arrays that contain matching keywords. Useful for filtering package.json files.
Expands symbolic links and prints the resolved absolute filepath
Checks if a Promise is resolved or rejected asynchronously
React hooks for working with promises.
Print the resolved require of webpack to the console
Map over promises concurrently
Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.
a simple timed out promise implementation
Ensure that a NPM dependency is resolved. Similar to force-require but return the path of the dependency instead.